Skip to content

AWS Encryption SDK 1.3.1 release

Choose a tag to compare

@bdonlan bdonlan released this 04 Aug 21:25
· 439 commits to master since this release

Minor changes

  • Frame sizes are once again required to be aligned to 16 bytes
    This restriction was relaxed in 1.3.0, but due to compatibility concerns
    we'll put this restriction back in for the time being.