Function sha3_384

Source
pub fn sha3_384(input: &[u8], output: &mut [u8; 48])
Expand description

Implementation of SHA3-384 [FIPS 202].