File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111- 64-bit counter support ([ #439 ] )
1212- ` {get,set}_block_pos ` inherent methods ([ #516 ] )
1313- AVX-512 backend - requires ` --cfg chacha20_avx512 ` to enable ([ #477 ] )
14+ - Inherent methods for RNG state (de)serialization ([ #541 ] )
1415
1516### Changed
1617- Bump ` cipher ` from ` 0.4 ` to ` 0.5 ` - replaces ` generic-array ` with ` hybrid-array ` ([ #338 ] , [ #521 ] )
@@ -40,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4041[ #520 ] : https://github.com/RustCrypto/stream-ciphers/pull/520
4142[ #521 ] : https://github.com/RustCrypto/stream-ciphers/pull/521
4243[ #530 ] : https://github.com/RustCrypto/stream-ciphers/pull/530
44+ [ #541 ] : https://github.com/RustCrypto/stream-ciphers/pull/541
4345
4446## 0.9.1 (2023-04-01)
4547### Added
You can’t perform that action at this time.
0 commit comments