What's Changed
- Implement
from_seed_unchecked
forEd25519KeyPair
by @paolobarbolini in #663
Build bug fix
aws-lc-rs
v1.12.1 depended on functions added inaws-lc-fips-sys
v0.13.1, but it still listed a dependence on v0.13.0. This has been fixed in v1.12.2 by @justsmth #666
Issues being resolved
- Construct Ed25519KeyPair from just a raw private key seed #662
New Contributors
- @paolobarbolini made their first contribution in #663
Full Changelog: v1.12.1...v1.12.2