Function sp_core::hashing::twox_256 [−][src]
pub fn twox_256(data: &[u8]) -> [u8; 32]
Expand description
Do a XX 256-bit hash and return result.
pub fn twox_256(data: &[u8]) -> [u8; 32]
Do a XX 256-bit hash and return result.