Type Definition sha2::Sha224

source ·
pub type Sha224 = CoreWrapper<CtVariableCoreWrapper<Sha256VarCore, U28, OidSha224>>;
Expand description

SHA-224 hasher.