Skip to content

Implementation: Hold final frame plaintext on Decrypt until signature verifies #184

@lavaleri

Description

@lavaleri

per https://github.com/awslabs/aws-encryption-sdk-specification/blob/master/client-apis/decrypt.md
If streaming decrypt:

If this operation is using an algorithm suite with a signature algorithm,
all plaintext decrypted from regular frames SHOULD be released as soon as the above calculation,
including tag verification, succeeds.
Any plaintext decrypted from unframed data or a final frame MUST NOT
be released until signature verification successfully completes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions