Releases: aws/aws-lc
Releases · aws/aws-lc
Release v1.0.2
Changes from v1.0.1 include but not limited to:
- CVE-2022-0778 fix (the CVE announced by OpenSSL),
- P-384 and P-521 implementations,
- macOS and iOS FIPS build.
AWS-LC FIPS 1.0.1
The only change to the previous release is a fix for CVE-2022-0778 (the CVE was announced by OpenSSL).
Release v1.0.1
Changes from v0.0.2 include but not limited to:
- Integrated s2n-bignum assembly functions in P-384 implementation.
- JitterEntropy static library no longer installed by default.
- Use CCRandomGenerateBytes for system randomness on Apple OSs.
- Backwards implemented
EVP_MD_CTX_set_pkey_ctx
function to support manual construction of EVP_PKEY_CTX.
FIPS mode only related changes:
- Completed service indicator
AWS-LC FIPS 1.0.0
Initial production release a FIPS 140-3 validated AWS-LC.
Release v0.0.2
Changes from v0.0.1 include but not limited to:
- Fixed bug in HRSS handling of Arm 32-bit.
- Added OCSP stapling support.
- Merged in all changes from BoringSSL up to f3e594.
- Moved number of MR iterations from 32 to 64.
- Changes related to CVE-2021-3712.
FIPS mode only related changes
- Introduced Jitter as entropy source.
- DRBG reseed interval moved from 2^12 to 2^24.
Release: v0.0.1
Initial production release of AWS-LC. Changes from v0.1-beta include but not limited to:
- Remove Quilt from AWS-LC build system
- Update CMakeLists to support turning Perl, Go, Testing, and libssl off
- CI CDK code to configure AWS-LC's CI in an AWS account
- Performance improvements in several algorithms
- New minor features and defense in depth security changes
- Merge all changes from BoringSSL up to c6d3fd1
v0.1-beta
v0.1-beta
v0.1-alpha
Release v0.1-alpha