Function xkcp_rs::keccak224

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

Implementation of Keccak-224.