pub fn crypto_hash(output: &mut Digest, input: &[u8])
Computes a SHA-512 hash from input using libsodium’s default crypto_hash primitive.
input
crypto_hash