Function revm_primitives::utilities::keccak256
source ยท pub fn keccak256<T>(bytes: T) -> FixedBytes<32>
Expand description
Simple interface to the Keccak-256
hash function.
pub fn keccak256<T>(bytes: T) -> FixedBytes<32>
Simple interface to the Keccak-256
hash function.