Skip to main content

crypto_hash_sha3256

Function crypto_hash_sha3256 

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

Computes a SHA3-256 hash from input.