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

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