sha512

Fully qualified path: alexandria_math::sha512::sha512

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