cshake-v0.2.0
### Added - `CShake128Reader` and `CShake256Reader` type aliases ([#855]) ### Changed - Internal implementation by removing unnecessary buffering ([#849]) - `Rate: BlockSizes` generic parameter to `const RATE: usize` ([#849]) ### Removed - Implementations of `BlockSizeUser` ([#856]) [#849]: https://github.com/RustCrypto/hashes/pull/849 [#855]: https://github.com/RustCrypto/hashes/pull/855 [#856]: https://github.com/RustCrypto/hashes/pull/856