Function blake2b_simd::blake2b[][src]

pub fn blake2b(input: &[u8]) -> Hash

Compute the BLAKE2b hash of a slice of bytes, using default parameters.