Skip to content

Releases: aws/aws-lc

Release v1.0.2

15 Mar 17:37
11b50d3
Compare
Choose a tag to compare

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

15 Mar 17:41
7fcfea8
Compare
Choose a tag to compare

The only change to the previous release is a fix for CVE-2022-0778 (the CVE was announced by OpenSSL).

Release v1.0.1

02 Feb 17:59
b404987
Compare
Choose a tag to compare

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

23 Dec 18:35
f6571cc
Compare
Choose a tag to compare

Initial production release a FIPS 140-3 validated AWS-LC.

Release v0.0.2

04 Oct 15:49
7e7f06c
Compare
Choose a tag to compare

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

02 Sep 21:13
b6f6989
Compare
Choose a tag to compare

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

09 Oct 17:38
6eabe67
Compare
Choose a tag to compare
v0.1-beta Pre-release
Pre-release

v0.1-beta

v0.1-alpha

09 Oct 17:35
6eabe67
Compare
Choose a tag to compare
v0.1-alpha Pre-release
Pre-release

Release v0.1-alpha