Skip to content

aws-lc-rs v1.12.3

Compare
Choose a tag to compare
@justsmth justsmth released this 19 Feb 20:49
· 25 commits to main since this release
caab800

What's Changed

  • Implement From<&PublicKey> for PublicKeyComponents by @djc in #698
  • Expose Ed25519PublicKey by @justsmth in #695

Build improvements

Issues Being Resolved

  • Compile failure targeting RPi2 armv7ve in [email protected] - #681
  • Building for Windows (x86_64-pc-windows-msvc) with opt-level="s" causes link errors - #691
  • ring interoperability issues with RSA - #697

Other Merged PRs

New Contributors

  • @djc made their first contribution in #698

Full Changelog: v1.12.2...v1.12.3