[][src]Function web3::signing::keccak256

pub fn keccak256(bytes: &[u8]) -> [u8; 32]

Compute the Keccak-256 hash of input bytes.