We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c506c commit 6006472Copy full SHA for 6006472
1 file changed
cipher/CHANGELOG.md
@@ -19,6 +19,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
[#2309]: https://github.com/RustCrypto/traits/pull/2309
20
21
## 0.5.0 (2026-02-04) [YANKED]
22
+Note: this version was yanked because v0.5.1 introduces breaking changes.
23
+Users should migrate to `cipher` v0.5.1 and `crypto-common` v0.2.1 using `cargo update`.
24
+
25
### Added
26
- Traits for tweakable block ciphers ([#1721])
27
- Methods for writing keystream ([#1907])
0 commit comments