Skip to content

Releases: aws/aws-lc

Release AWS-LC-FIPS v2.0.2

10 Nov 17:37
7a79386
Compare
Choose a tag to compare

What's Changed

  • [fips-2022-11-02] Only update thread_states_list if freed state is head when prev is NULL by @skmcgrail in #1298

Full Changelog: AWS-LC-FIPS-2.0.1...AWS-LC-FIPS-2.0.2

Release AWS-LC-FIPS v1.1.4

10 Nov 17:37
c193249
Compare
Choose a tag to compare

What's Changed

  • [fips-2021-10-20] Only update thread_states_list if freed state is head when prev is NULL by @skmcgrail in #1296

Full Changelog: AWS-LC-FIPS-1.1.3...AWS-LC-FIPS-1.1.4

Release v1.17.2

08 Nov 22:09
fa62b83
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.1...v1.17.2

Release AWS-LC FIPS v2.0.1

08 Nov 20:39
31944df
Compare
Choose a tag to compare

What's Changed

  • Backport rand_thread_state zero patch to 2022-11-02, bump version to 2.0.1. by @skmcgrail in #1289

Full Changelog: AWS-LC-FIPS-2.0.0...AWS-LC-FIPS-2.0.1

Release AWS-LC-FIPS v1.1.3

08 Nov 20:51
80ca06d
Compare
Choose a tag to compare

What's Changed

  • Backport rand_thread_state zero patch to 2021-10-20, bump version to 1.1.3 by @skmcgrail in #1291

Full Changelog: AWS-LC-FIPS-1.1.2...AWS-LC-FIPS-1.1.3

Release v1.17.1

02 Nov 21:18
69f126f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.0...v1.17.1

Release v1.17.0

26 Oct 19:38
40f0eb6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.0...v1.17.0

Release AWS-LC FIPS v2.0.0

26 Oct 14:09
329d23c
Compare
Choose a tag to compare
  • FIPS module can be statically built.
  • More KDFs are now approved.

Release v1.16.0

22 Sep 18:10
e42a4ef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.0...v1.16.0

v1.15.0

28 Aug 23:39
aa90e50
Compare
Choose a tag to compare

Main changes

Reduced RSA sign/verify latency on Graviton 2 for sizes 2048-4096. For example, RSA 2048 signing reduced from ~3.3 ms to 2 ms

What's Changed

New Contributors

Full Changelog: v1.14.0...v1.15.0