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

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

Computes the SHA512 hash of some data.