Type Alias sha2::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 */ }
pub type Sha512_224 = CoreWrapper<CtVariableCoreWrapper<Sha512VarCore, U28, OidSha512_224>>;
SHA-512/224 hasher.
struct Sha512_224 { /* private fields */ }