Function blake2b_512

Source
pub fn blake2b_512(input: &[u8]) -> Digest
Expand description

An all-at-once convenience function for BLAKE2b-512.