pub fn crypto_hash_sha3256(output: &mut Sha3256Digest, input: &[u8])
Computes a SHA3-256 hash from input.
input