openvm_sha256_guest

Function set_sha256

Source
pub fn set_sha256(input: &[u8], output: &mut [u8; 32])
Expand description

Sets output to the sha256 hash of input.