pub const MAX_BLOCK_LEN: usize = 1024 / 8; // 128usize
The maximum block length (Algorithm::block_len) of all the algorithms in this module.
Algorithm::block_len