sp_core::hashing
pub fn keccak_512(data: &[u8]) -> [u8; 64]
Do a keccak 512-bit hash and return result.