Constant ring::digest::MAX_OUTPUT_LEN [−][src]
pub const MAX_OUTPUT_LEN: usize = 512 / 8; // 0x0000_0000_0000_0040usize
Expand description
The maximum output length (Algorithm::output_len
) of all the algorithms
in this module.