block-buffer-v0.12.0
### Added - `BlockSizes` trait implemented for sizes bigger than `U0` and smaller than `U256` ([#1455]) ### Changed - Block sizes used by `BlockBuffer` and `ReadBuffer` are now bound by `BlockSizes` ([#1455]) [#1455]: https://github.com/RustCrypto/utils/pull/1455