Function xkcp_rs::sha3_512

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

Implementation of SHA3-512 [FIPS 202].