pub const SHA384_OUTPUT_LEN: usize = 384 / 8; // 48usize
The length of the output of SHA-384, in bytes.