Function openssl::sha::sha512 [] [src]

pub fn sha512(data: &[u8]) -> [u8; 64]

Computes the SHA512 hash of some data.