Skip to main content

crypto_hash

Function crypto_hash 

Source
pub fn crypto_hash(output: &mut Digest, input: &[u8])
Expand description

Computes a SHA-512 hash from input using libsodium’s default crypto_hash primitive.