circuits_lib::common::hashes

Function calculate_sha256

Source
pub fn calculate_sha256(input: &[u8]) -> [u8; 32]