Skip to content

Releases: aws/aws-lc

Release v1.32.0

15 Jul 16:19
47333e1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.31.0...v1.32.0

AWS-LC-FIPS-2.0.14

12 Jul 18:08
533fb66
Compare
Choose a tag to compare

What's Changed

Full Changelog: AWS-LC-FIPS-2.0.13...AWS-LC-FIPS-2.0.14

Release v1.31.0

01 Jul 20:28
05d3bfd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.30.1...v1.31.0

Release v1.30.1

21 Jun 19:21
4368aaa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.30.0...v1.30.1

AWS-LC-FIPS-2.0.13

21 Jun 10:37
c166b19
Compare
Choose a tag to compare

What's Changed

Full Changelog: AWS-LC-FIPS-2.0.12...AWS-LC-FIPS-2.0.13

Release v1.30.0

20 Jun 19:57
c1c4383
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.29.0...v1.30.0

AWS-LC-FIPS-2.0.12

13 Jun 20:38
19671fa
Compare
Choose a tag to compare

What's Changed

  • [Backport] Prevent non-constant-time code in Kyber-R3 implementation by @geedo0 in #1632
  • AWS-LC-FIPS-2.0.12 release preparation by @geedo0 in #1635

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

Release v1.29.0

10 Jun 15:01
4e54dd8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.28.0...v1.29.0

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