pub const SHA384_OUTPUT_LEN: usize = 384 / 8; // 48usize
Expand description

The length of the output of SHA-384, in bytes.