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