Function sha3_512

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

Implementation of SHA3-512 [FIPS 202].