sha256

Fully qualified path: alexandria_math::sha256::sha256

#![allow(unused)]
fn main() {
pub fn sha256(mut data: Array<u8>) -> Array<u8>
}