[][src]Function orion::hash::digest

#[must_use = "SECURITY WARNING: Ignoring a Result can have real security implications."]
pub fn digest(data: &[u8]) -> Result<Digest, UnknownCryptoError>

Hashing using BLAKE2b-256.