keccak256

Function keccak256 

pub fn keccak256(data: &[u8]) -> Digest
Expand description

Hashes the input data using a Keccak hasher with a 256-bit security level.