Constant ring::digest::MAX_BLOCK_LEN [−][src]
pub const MAX_BLOCK_LEN: usize=
1024 / 8
The maximum block length (Algorithm::block_len
) of all the algorithms in
this module.
pub const MAX_BLOCK_LEN: usize=
1024 / 8
The maximum block length (Algorithm::block_len
) of all the algorithms in
this module.