cipher-v0.5.1
`BlockSizeUser` is no longer limited by block sizes smaller than 256 bytes. `BlockSizes` was moved to `block-buffer` (see https://github.com/RustCrypto/utils/pull/1455) and used in bounds only where it's needed.
`BlockSizeUser` is no longer limited by block sizes smaller than 256 bytes. `BlockSizes` was moved to `block-buffer` (see https://github.com/RustCrypto/utils/pull/1455) and used in bounds only where it's needed.