Function web3::signing::keccak256

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

Compute the Keccak-256 hash of input bytes.