Function xkcp_rs::keccak512

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

Implementation of Keccak-512.