Constant ring::digest::SHA384_OUTPUT_LEN [−][src]
pub const SHA384_OUTPUT_LEN: usize = 384 / 8; // 0x0000_0000_0000_0030usize
Expand description
The length of the output of SHA-384, in bytes.
pub const SHA384_OUTPUT_LEN: usize = 384 / 8; // 0x0000_0000_0000_0030usize
The length of the output of SHA-384, in bytes.