ascon-v0.5.0
### 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