Function keccak384

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

Implementation of Keccak-384.