Skip to content

Releases: aws/aws-lc-rs

v1.2.0

23 Jun 18:06
58c320e
Compare
Choose a tag to compare
  • Add Support for CBC, CTR Cipher modes with AES 128 & 256 bit keys. (#150)
  • Support ECDSA w/ SHA3. (#139)

v1.1.0

24 May 20:21
af018ca
Compare
Choose a tag to compare
  • Update aws-lc-sys to align with AWS-LC v1.10.0
  • Support for P-521: ECDSA and ECDH.
  • Support for SHA3: 256, 384 and 512.
  • Build improvements for aws-lc-fips-sys: decreased build latency, C++ compiler no longer required.

v1.0.2

12 May 20:56
5d99494
Compare
Choose a tag to compare
  • Windows support
  • Improved build times of the aws-lc-sys crate
  • Auto-generation of bindings on platforms where it’s needed
  • Removal of public constants: aead::BLOCK_LEN, aead::AES128_KEY_LEN, and aead::AES256_KEY_LEN

A User Guide is now available!

v1.0.1

25 Apr 20:04
dbff2d5
Compare
Choose a tag to compare

v1.0.0

19 Apr 17:43
fc8de54
Compare
Choose a tag to compare

Initial release

v1.0.0-rc1

19 Apr 16:44
5c19a82
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

Initial release