pub const MAX_CHAINING_LEN: usize = MAX_OUTPUT_LEN; // 64usize
Expand description

The maximum chaining length (Algorithm::chaining_len) of all the algorithms in this module.