pub fn blake2b(nn: usize, k: &[u8], data: &[u8]) -> Blake2bResult
Expand description

Convenience function for all-in-one computation.