[][src]Function substrate_primitives::hashing::blake2_512

pub fn blake2_512(data: &[u8]) -> [u8; 64]

Do a Blake2 512-bit hash and return result.