Function blake2b

Source
pub fn blake2b<T: AsRef<[u8]>>(data: T) -> [u8; 32]
Expand description

The 32-byte digest blake2b hash function