pub fn crypto_hash_sha256(output: &mut Sha256Digest, input: &[u8])
Computes a SHA-256 hash from input.
input