Function digest

pub fn digest(data: &[u8]) -> Result<Digest, UnknownCryptoError> 
Available on crate feature dep_orion only.
Expand description

Hashing using BLAKE2b-256.