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.
alloccrate feature (#678)
- Edition changed to 2024 and MSRV bumped to 1.85 (#652)
- Relax MSRV policy and allow MSRV bumps in patch releases
- Update to
digestv0.11 - Replace type aliases with newtypes (#678)
- Implementation of the
SerializableStatetrait (#716)
stdcrate feature (#678)
- Feature-gated OID support (#415)
- RIPEMD-128 algorithm (#406)
- Minimal versions build (#363)
- Initial release of merged
ripemd160andripemd320crates updated todigestv0.10. (#217)