Skip to content

sm3-v0.5.0

@newpavlov newpavlov tagged this 27 Mar 14:41
List of released crates:
- bash-hash v0.1.0
- belt-hash v0.2.0
- fsb v0.2.0
- gost94 v0.11.0
- groestl v0.11.0
- jh v0.2.0
- kupyna v0.1.0
- md2 v0.11.0
- md4 v0.11.0
- md5 v0.11.0
- ripemd v0.2.0
- shabal v0.5.0
- sm3 v0.5.0
- streebog v0.11.0
- tiger v0.3.0
- whirlpool v0.11.0

Most crates contain the following changelog:
### Added
- `alloc` crate feature ([#678])

### Changed
- Edition changed to 2024 and MSRV bumped to 1.85 ([#652])
- Relax MSRV policy and allow MSRV bumps in patch releases
- Update to `digest` v0.11
- Replace type aliases with newtypes ([#678])
- Implementation of the `SerializableState` trait ([#716])

### Removed
- `std` crate feature ([#678])

[#652]: https://github.com/RustCrypto/hashes/pull/652
[#678]: https://github.com/RustCrypto/hashes/pull/678
[#716]: https://github.com/RustCrypto/hashes/pull/716
Assets 2
Loading