Skip to main content

crypto_hash_sha256

Function crypto_hash_sha256 

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

Computes a SHA-256 hash from input.