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

Computes a SHA-512 hash from input.