Sourced from aws-lc-rs's releases.
aws-lc-rs v1.13.0
What's Changed
- Support serializing
RsaSubjectPublicKey
to/from X509 by@justsmth
in aws/aws-lc-rs#742- ML-DSA support in
unstable
module by@justsmth
in aws/aws-lc-rs#690- Remove Kyber, KDF from
unstable
module by@justsmth
in aws/aws-lc-rs#747Build improvements
- Fix CMake submodule warning by
@justsmth
in aws/aws-lc-rs#730- Prefixing applied to all external symbols in
aws-lc-sys
:
- Align aws-lc-sys v0.27.2 w/ AWS-LC v1.48.5 by
@justsmth
in aws/aws-lc-rs#740- Improve cross-build support to
x86_64-pc-windows-gnu
:
- Include Go source in
aws-lc-sys
crate by@justsmth
in aws/aws-lc-rs#754- Support build using CMake 4.0:
- Bump aws-lc-fips-sys to v0.13.5 by
@justsmth
in aws/aws-lc-rs#760- Regenerate aws-lc-sys @ v1.48.3 by
@skmcgrail
in aws/aws-lc-rs#734- CI for
x86_64-unknown-illumos
build target:
- Try to support illumos by
@LecrisUT
in aws/aws-lc-rs#709Issues Being Resolved
- implement
encoding::AsDer<PublicKeyX509Der<'a>>
forrsa::PublicKey
-- aws/aws-lc-rs#741- -sys: include aws-lc/crypto/err/err_data_generate.go in published crates -- aws/aws-lc-rs#752
- Failing to cross build for
x86_64-pc-windows-gnu
-- aws/aws-lc-rs#753- Failure to build with CMake 4 -- aws/aws-lc-rs#755
Other Merged PRs
- Update rustls integ test by
@justsmth
in aws/aws-lc-rs#717- Bump aws-lc-fips-sys to v0.13.4 by
@justsmth
in aws/aws-lc-rs#731- Test script for bindings pregeneration by
@justsmth
in aws/aws-lc-rs#732- No libssl cross test for arm-linux-androideabi by
@justsmth
in aws/aws-lc-rs#739- aws-lc-sys: output only one library by
@justsmth
in aws/aws-lc-rs#749- Align aws-lc-sys v0.28.0 w/ AWS-LC 1.49.0 by
@justsmth
in aws/aws-lc-rs#757- Bump to aws-lc-rs v1.13.0 by
@justsmth
in aws/aws-lc-rs#758New Contributors
@LecrisUT
made their first contribution in aws/aws-lc-rs#709Full Changelog: https://github.com/aws/aws-lc-rs/compare/v1.12.6...v1.13.0
8ed1be8
Bump to aws-lc-rs v1.13.0 (#758)1e96391
Bump aws-lc-fips-sys to v0.13.5 (#760)706565c
Include Go source in aws-lc-sys
crate (#754)344a56f
Align aws-lc-sys v0.28.0 w/ AWS-LC 1.49.0 (#757)b6d070b
Remove Kyber, KDF from unstable (#747)2e8b158
Unstable API for ML-DSA (#690)d998c01
Try to support illumos (#709)44de3d2
aws-lc-sys: output only one library (#749)bfe34e8
Support RsaSubjectPublicKey to/from X509; Bump version (#742)4fe8198
Align aws-lc-sys v0.27.2 w/ AWS-LC v1.48.5 (#740)