We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f89497 commit 2cf79f8Copy full SHA for 2cf79f8
cipher/CHANGELOG.md
@@ -9,7 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
### Changed
10
- Edition changed to 2024 and MSRV bumped to 1.85 ([#1759])
11
12
+### Fixed
13
+- Seeking implementation in the stream cipher wrapper ([#2052])
14
+
15
[#1759]: https://github.com/RustCrypto/traits/pull/1759
16
+[#2052]: https://github.com/RustCrypto/traits/pull/2052
17
18
## 0.4.4 (2022-03-09)
19
0 commit comments