pub fn crypto_hash_sha512(output: &mut Digest, input: &[u8])
Computes a SHA-512 hash from input.
input