pub const SHA3_512_OUTSIZE: usize = 64;
Expand description

Output size of SHA3-512 in bytes.