Constant MAX_BLOCK_LEN
pub const MAX_BLOCK_LEN: usize = _; // 128usizeAvailable on crate feature
crypto only.Expand description
The maximum block length (Algorithm::block_len) of all the algorithms
in this module.
pub const MAX_BLOCK_LEN: usize = _; // 128usizecrypto only.The maximum block length (Algorithm::block_len) of all the algorithms
in this module.