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.
- Edition changed to 2024 and MSRV bumped to 1.85 (#1759)
Unchanged from v0.5.0, but published to trigger a new docs.rs build.
- Bump
signatureto v2 (#1211) - Bump
password-hashto v0.5 (#1271) - Bump
elliptic-curveto v0.13; MSRV 1.65 (#1302)
- Re-export
crypto-commonascommon(#1076)
- Bump
aeadto v0.5 (#1058) - Bump
cipherto 0.4 (#951) - Bump
digestdependency to v0.10 (#850) - Bump
elliptic-curveto v0.12 (#1009) - Bump
password-hashto v0.4 (#961) - Bump
signatureto v1.5 (#867) - Bump
universal-hashto v0.5 (#1061)
macfeature: merged intodigest(#1075)
- Bump
elliptic-curvecrate dependency to v0.10 (#663) - Bump
signaturecrate dependency to v1.3.0 (#664)
- Initial (re-)release of the
cryptographycrate ascrypto