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 */ }