awslabs / aws-encryption-sdk-specification

AWS Encryption SDK Specification
Other
29 stars 27 forks source link

Implementation: Fix maxBodySize Decrypt input to be inclusive #183

Closed lavaleri closed 4 years ago

lavaleri commented 4 years ago

Proposal: https://github.com/awslabs/aws-encryption-sdk-specification/blob/master/proposals/2020-06-26_decrypt-max-header-size-max-body-size/proposal.md

maxBodySize decrypt input should be inclusive, and NOT fail if decrypting a message with that exact body size.