All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
pkcs8support (#867)Zeroizesupport forSigningKey(#938)no_stdsupport (#956)- Implement
MultipartSigner/Verifier(#982)
- Upgrade to the 2024 edition; bump MSRV to 1.85 (#913)
- Bump
zerocopyto v0.8 (#1071) - Bump
rand_coreto v0.10 (#1197) - Bump
digestto v0.11 (#1263) - Bump
sha2to v0.11 (#1267) - Bump
hmacto v0.13 (#1274) - Bump
pkcs8to v0.11 (#1316) - Bump
signatureto v3 (#1321) - Migrate from
sha3toshake(#1359)
- PK.SEed state caching (#1116)
- Implement changes from FIP 205 Initial Public Draft -> FIPS 205 Final (#844)
- Backport release with legacy
signaturev2 support
- Initial release