pub const SHA3_256_OUTSIZE: usize = 32;
Expand description

Output size of SHA3-256 in bytes.