Skip to main content

crypto_hash_sha3512

Function crypto_hash_sha3512 

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

Computes a SHA3-512 hash from input.