Sourced from aws-lc-rs's releases.
aws-lc-rs v1.13.2
What's Changed
- aws-lc-sys v0.30.0 is aligned w/ AWS-LC v1.55.0 by
@justsmth
in aws/aws-lc-rs#838- expose algorithm used to create ecdsa keypair by
@soundofspace
in aws/aws-lc-rs#834- Change 'try_sign' to pub in ED25519 module by
@theswiftfox
in aws/aws-lc-rs#832Build improvements
- Fix target-specific env variable usage by
@justsmth
in aws/aws-lc-rs#810- Improved support for msys2 and "prebuilt-nasm" by
@justsmth
in aws/aws-lc-rs#830Issues Being Resolved
- Failed to Build aws-lc-sys 0.29.0 on Windows with target x86_64-pc-windows-gnu -- aws/aws-lc-rs#835
- Failed to Build aws-lc-sys 0.29.0 on Windows -- aws/aws-lc-rs#833
- MSYS2 - "No rule to make target" for libaws_lc_0_29_0_crypto.a -- aws/aws-lc-rs#814
Other Merged PRs
- Disallow external bindgen when AWS_LC_SYS_EXTERNAL_BINDGEN=0 by
@justsmth
in aws/aws-lc-rs#808- Test w/ CMake 4.0 release by
@justsmth
in aws/aws-lc-rs#756- Fix CI for i686-pc-windows-gnu by
@justsmth
in aws/aws-lc-rs#809- Fix spelling errors by
@atouchet
in aws/aws-lc-rs#817- Ensure ConstPointers don't outlive parent by
@justsmth
in aws/aws-lc-rs#693- Fix CI for riscv64gc-unknown-linux-gnu by
@justsmth
in aws/aws-lc-rs#816- Prepare aws-lc-fips-sys v0.13.7 by
@justsmth
in aws/aws-lc-rs#823- Fix CI by
@justsmth
in aws/aws-lc-rs#825- Prepare aws-lc-sys v0.30.0 by
@justsmth
in aws/aws-lc-rs#829New Contributors
@atouchet
made their first contribution in aws/aws-lc-rs#817@theswiftfox
made their first contribution in aws/aws-lc-rs#832@soundofspace
made their first contribution in aws/aws-lc-rs#834Full Changelog: https://github.com/aws/aws-lc-rs/compare/v1.13.1...v1.13.2
e2e9e82
Align aws-lc-sys v0.30.0 w/ AWS-LC v1.55.0 (#838)880d381
Test msys2 w/ prebuilt-nasm (#830)a2ed335
expose algorithm used to create ecdsa keypair (#834)db7d6cd
Change 'try_sign' to pub in ED25519 module (#832)f0a6350
Prepare aws-lc-sys v0.30.0 (#829)378163b
Fix CI (#825)f031c04
Prepare aws-lc-fips-sys v0.13.7 (#823)8b8122b
Fix CI for riscv64gc-unknown-linux-gnu (#816)6cd8ac8
Ensure ConstPointers don't outlive parent (#693)25a6040
Fix spelling errors (#817)