Function keccak256

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

Implementation of Keccak-256.