Function keccak

Source
pub fn keccak<S: AsRef<[u8]>>(bytes: S) -> [u8; 32]
Expand description

Compute a keccak hash with 32-byte digest.