Function keccak512

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

Implementation of Keccak-512.