Releases: aws/aws-lc-rs
Releases · aws/aws-lc-rs
v1.2.0
v1.1.0
- 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
- 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
, andaead::AES256_KEY_LEN
A User Guide is now available!
v1.0.1
- Updated
aws-lc-sys
crate to 0.6.0 ([email protected]) - Updated
aws-lc-fips-sys
crate to 0.7.0 (AWS-LC@0e0c097dfc) - Updated documentation regarding build requirements.
v1.0.0
v1.0.0-rc1
Initial release