pub fn set_sha256(input: &[u8], output: &mut [u8; 32])
Sets output to the sha256 hash of input.
output
input