Constant ring::digest::MAX_OUTPUT_LEN[][src]

pub const MAX_OUTPUT_LEN: usize = 512 / 8; // 0x0_000_000_000_000_040usize

The maximum output length (Algorithm::output_len) of all the algorithms in this module.