pub fn blake2b_384(input: &[u8]) -> [u8; 48]
Expand description

Compute blake2b-384 on the input and return the digest