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