pub type Sha224 = CoreWrapper<CtVariableCoreWrapper<Sha256VarCore, U28, OidSha224>>;
Expand description
SHA-224 hasher.
Aliased Type§
struct Sha224 { /* private fields */ }
pub type Sha224 = CoreWrapper<CtVariableCoreWrapper<Sha256VarCore, U28, OidSha224>>;
SHA-224 hasher.
struct Sha224 { /* private fields */ }