Skip to content

ascon-v0.5.0

@newpavlov newpavlov tagged this 22 Apr 15:32
### Changed
- Edition changed to 2024 and MSRV bumped to 1.85 ([#89])
- Improved performance of permutations ([#118])
- Replaced the `State` struct with free-standing permutation functions
([#122])

### Removed
- `zeroize` crate feature ([#122])

[#89]: https://github.com/RustCrypto/sponges/pull/89
[#118]: https://github.com/RustCrypto/sponges/pull/118
[#122]: https://github.com/RustCrypto/sponges/pull/122
Assets 2
Loading