Skip to content

Releases: aws/aws-lc

AWS-LC-FIPS-2.0.11

31 May 17:36
93177de
Compare
Choose a tag to compare

What's Changed

  • Add DRAFT 2.0.0 fips security policy by @justsmth in #1598

  • Backport X509 certificate verification optimizations to AWS-LC-FIPS-2.x by @samuel40791765 in #1611

    • 31d5dce: Stop using time_t internally. For publicly exposed and used
      inputs that rely on time_t, _posix versions are added to
      support providing times as an int64_t, and internal
      use is changed to use the _posix version.
    • 4e32cc5: When looking for the issuer of a certificate, if the current
      certificate candidate is expired, X509_verify_cert will
      continue searching for a valid cert. An expired certificate is
      only returned if no valid certificates are found. This lets
      AWS-LC gain feature parity with OpenSSL 1.1.1.
    • 9bed1c9: Tweak test introduced by 4e32cc5.
  • AWS-LC-FIPS-2.0.11 release preparation by @samuel40791765 in #1614

Full Changelog: AWS-LC-FIPS-2.0.10...AWS-LC-FIPS-2.0.11

Release v1.28.0

24 May 17:13
92bf532
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.27.0...v1.28.0

Release v1.27.0

15 May 18:04
b434043
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.26.0...v1.27.0

AWS-LC-FIPS-2.0.10

08 May 18:05
363f821
Compare
Choose a tag to compare

What's Changed

Full Changelog: AWS-LC-FIPS-2.0.9...AWS-LC-FIPS-2.0.10

Release v1.26.0

02 May 19:55
2c03113
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.25.0...v1.26.0

Release v1.25.0

18 Apr 14:09
10a389e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.24.1...v1.25.0

Release v1.24.1

16 Apr 16:28
e7572ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.24.0...v1.24.1

Release v1.24.0

11 Apr 18:30
6284822
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.23.0...v1.24.0

Release: v1.23.0

15 Mar 21:14
4e69073
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.22.0...v1.23.0

AWS-LC-FIPS-2.0.9

14 Mar 13:35
e61907c
Compare
Choose a tag to compare

What's Changed

Backporting of 2 build fixes from main:

  • [Backport] Use x30 instead of lr which otherwise trip some versions of gcc by @justsmth in #1489
  • [Backport] Update go.cmake to use PROJECT_SOURCE_DIR by @justsmth in #1485

Other changes

Full Changelog: AWS-LC-FIPS-2.0.8...AWS-LC-FIPS-2.0.9