Function openssl::sha::sha224 [] [src]

pub fn sha224(data: &[u8]) -> [u8; 28]

Computes the SHA224 hash of some data.