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.
- Minimal versions build (#290)
- Bump
cipher
dependency to v0.4 (#276)
- Pin
zeroize
dependency to v1.3 (#256)
- Bump
cipher
crate dependency to v0.3 release (#226)
- Avoid pulling in
alloc
feature ofzeroize
(#190)
- Replace
block-cipher
/stream-cipher
withcipher
crate (#177)
- Initial release