[][src]Function boring::sha::sha512

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

Computes the SHA512 hash of some data.