alpm_types::digests

Type Alias Sha224

pub type Sha224 = CoreWrapper<CtVariableCoreWrapper<Sha256VarCore, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>, OidSha224>>;
Expand description

SHA-224 hasher.

Aliased Typeยง

struct Sha224 { /* private fields */ }