Sourced from aws-lc-rs's releases.
aws-lc-rs v1.14.1
What's Changed
- Align aws-lc-sys v0.32.0 w/ AWS-LC v1.61.2 by
@justsmth
in aws/aws-lc-rs#884
- New aarch64 SHA3 now enabled w/ build fix by
@justsmth
in aws/aws-lc-rs#878- Impl of common traits for ParsedPublicKey by
@justsmth
in aws/aws-lc-rs#879impl AsDer<PublicKeyX509Der<'static>> for ParsedPublicKey
by@justsmth
in aws/aws-lc-rs#885Issues Being Resolved
- "Cross" cross compiler fails in GitHub action building aws-lc-sys for aarch64-unknown-linux-gnu (ARMv8) -- #889
- iOS Simulator build fails: 'arm64-apple-ios-sim' target invalid -- #761
- Add way to pre-parse signature keys (i.e. turn signature::UnparsedPublicKey to PublicKey) -- #849
Other Merged PRs
- Update to aws-lc-fips-sys v0.13.8 by
@justsmth
in aws/aws-lc-rs#883- Fix MSRV CI - libloading by
@justsmth
in aws/aws-lc-rs#888- Bump version to v1.14.1 by
@justsmth
in aws/aws-lc-rs#893- Fix CI - prebuilt NASM by
@justsmth
in aws/aws-lc-rs#886- Fix publish script by
@justsmth
in aws/aws-lc-rs#880- More arm64 targets in CI by
@justsmth
in aws/aws-lc-rs#877Full Changelog: https://github.com/aws/aws-lc-rs/compare/v1.14.0...v1.14.1
ee368e0
Bump version to v1.14.1 (#893)4f45d3d
impl AsDer<PublicKeyX509Der<'static>> for ParsedPublicKey
(#885)4895a79
Fix MSRV CI - libloading (#888)d120394
Align aws-lc-sys v0.32.0 w/ AWS-LC v1.61.2 (#884)5153ad3
Fix CI - prebuilt NASM (#886)4464454
Update to aws-lc-fips-sys v0.13.8 (#883)ab1ab3d
Common traits for ParsedPublicKey (#879)520bb36
Fix publish script (#880)fcd2ba0
Guard NEON+SHA3 s2n-bignum assembly (#878)88c7f50
More arm64 targets in CI (#877)