Function sp_core::blake2_128

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

Do a Blake2 128-bit hash and return result.