pub fn sha224(data: &[u8]) -> [u8; 28]
Computes the SHA224 hash of some data.
This corresponds to SHA224.
SHA224