Skip to content

aws-lc-rs v1.13.0

Compare
Choose a tag to compare
@justsmth justsmth released this 01 Apr 20:26
· 41 commits to main since this release
8ed1be8

What's Changed

Build improvements

  • Fix CMake submodule warning by @justsmth in #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 #740
  • Improve cross-build support to x86_64-pc-windows-gnu:
  • Support build using CMake 4.0:
  • CI for x86_64-unknown-illumos build target:

Issues Being Resolved

  • implement encoding::AsDer<PublicKeyX509Der<'a>> for rsa::PublicKey -- #741
  • -sys: include aws-lc/crypto/err/err_data_generate.go in published crates -- #752
  • Failing to cross build for x86_64-pc-windows-gnu -- #753
  • Failure to build with CMake 4 -- #755

Other Merged PRs

New Contributors

Full Changelog: v1.12.6...v1.13.0