rustmax::sha2

Type Alias Sha512_224

Source
pub type Sha512_224 = CoreWrapper<CtVariableCoreWrapper<Sha512VarCore, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>, OidSha512_224>>;
Expand description

SHA-512/224 hasher.

Aliased Typeยง

struct Sha512_224 { /* private fields */ }