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.
Unchanged from v0.5.0, but published to trigger a new docs.rs build.
- Bump
signature
to v2 (#1211) - Bump
password-hash
to v0.5 (#1271) - Bump
elliptic-curve
to v0.13; MSRV 1.65 (#1302)
- Re-export
crypto-common
ascommon
(#1076)
- Bump
aead
to v0.5 (#1058) - Bump
cipher
to 0.4 (#951) - Bump
digest
dependency to v0.10 (#850) - Bump
elliptic-curve
to v0.12 (#1009) - Bump
password-hash
to v0.4 (#961) - Bump
signature
to v1.5 (#867) - Bump
universal-hash
to v0.5 (#1061)
mac
feature: merged intodigest
(#1075)
- Bump
elliptic-curve
crate dependency to v0.10 (#663) - Bump
signature
crate dependency to v1.3.0 (#664)
- Initial (re-)release of the
cryptography
crate ascrypto