sha2

Type Alias Sha512_224

Source
pub type Sha512_224 = CoreWrapper<CtVariableCoreWrapper<Sha512VarCore, U28, OidSha512_224>>;
Expand description

SHA-512/224 hasher.

Aliased Typeยง

struct Sha512_224 { /* private fields */ }