Skip to content

New encryption scheme #1

@mensi

Description

@mensi

The new encryption scheme is aes-gcm, 128bit block size, 128bit IV (the same IV as before). The 40 bytes long unencrypted header before the encrypted data is passed as AAD into GCM. The authentication tag is the last 128bits of the encrypted blob.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions