Function alloy_primitives::utils::keccak256

source ยท
pub fn keccak256<T: AsRef<[u8]>>(bytes: T) -> B256
Expand description

Simple interface to the Keccak-256 hash function.