Skip to content

AWS Encryption SDK 1.3.0 release

Compare
Choose a tag to compare
@bdonlan bdonlan released this 04 Aug 18:16
· 440 commits to master since this release

Major changes

  • Synchronized version numbers with the Python release
  • Added cryptographic materials managers
  • Added data key caching
  • Moved to deterministic IV generation

Minor changes

  • Added changelog
  • Made elliptic curve signatures length deterministic
  • Various minor improvements