pub type Sha512_256 = CoreWrapper<CtVariableCoreWrapper<Sha512VarCore, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, OidSha512_256>>;
Expand description
SHA-512/256 hasher.
Aliased Typeยง
struct Sha512_256 { /* private fields */ }