Skip to content

Releases: aws/aws-lc-rs

aws-lc-rs v1.7.0

16 Apr 20:08
c487b7b
Compare
Choose a tag to compare

What's Changed

  • RSA OAEP Support
  • The following platforms no longer require CMake for a (non-FIPS) build:
    • aarch64-apple-darwin
    • aarch64-unknown-linux-gnu
    • aarch64-unknown-linux-musl
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
    • x86_64-unknown-linux-musl
    • i686-unknown-linux-gnu
  • Newly available targets:
    • x86_64-apple-ios
    • x86_64-pc-windows-gnu

Merged PRs

Full Changelog: v1.6.4...v1.7.0

aws-lc-rs v1.6.4

04 Apr 02:33
a29a615
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.6.4

aws-lc-rs v1.6.3

01 Apr 18:44
2502a73
Compare
Choose a tag to compare

What's Changed

Pre-generated bindings now available for more platforms!

Platform aws-lc-sys aws-lc-fips-sys
aarch64-apple-darwin X X
aarch64-unknown-linux-gnu X X
aarch64-unknown-linux-musl X X
x86_64-apple-darwin X X
x86_64-unknown-linux-gnu X X
x86_64-unknown-linux-musl X X
i686-unknown-linux-gnu X  

Merged PRs

Previously Released

Full Changelog: v1.6.2...v1.6.3

v1.6.2

14 Feb 20:16
da2a62f
Compare
Choose a tag to compare

What's Changed

Released in aws-lc-fips-sys 0.12.1

  • Improve how vcvarsall is located by @justsmth in #327
  • Update aws-lc-fips-sys to 0.12.1 by @justsmth in #329
  • Windows: include printenv.bat in cargo releases by @ctz in #332

Full Changelog: v1.6.1...v1.6.2

v1.6.1

26 Jan 22:12
908f6f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

26 Jan 21:35
3c7c3be
Compare
Choose a tag to compare

Highlights

Other Changes

New Contributors

Full Changelog: v1.5.2...v1.6.0

v1.5.2

20 Nov 22:04
a26674a
Compare
Choose a tag to compare

What's Changed

  • Filter out edwards25519 symbls which are not supposed to have external linkage by @torben-hansen in #286
  • Specify minimum required fs_extra as 1.3 by @ctz in #287
  • Bump version to v1.5.2 by @skmcgrail in #292

Full Changelog: v1.5.1...v1.5.2

v1.5.1

17 Nov 00:26
cb030a3
Compare
Choose a tag to compare

What's Changed

  • Fix docs.rs generation failure due to build environment issues by @skmcgrail in #281

Full Changelog: v1.5.0...v1.5.1

v1.5.0

16 Nov 21:54
a30dec2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

27 Oct 19:24
1bdaefe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0