pub fn sha384(data: &[u8]) -> [u8; 48]
Computes the SHA384 hash of some data.
This corresponds to SHA384.
SHA384