Function keccak224

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

Implementation of Keccak-224.