Function tet_core::hashing::keccak_256[][src]

pub fn keccak_256(data: &[u8]) -> [u8; 32]

Do a keccak 256-bit hash and return result.