Function sp_io::hashing::keccak_256

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

Conduct a 256-bit Keccak hash.