Function renvm_sig::keccak256[][src]

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

Compute the Keccak-256 hash of input bytes.