pub type Sha512 = CoreWrapper<CtVariableCoreWrapper<Sha512VarCore, U64, OidSha512>>;
Expand description
SHA-512 hasher.
Aliased Type§
struct Sha512 { /* private fields */ }
pub type Sha512 = CoreWrapper<CtVariableCoreWrapper<Sha512VarCore, U64, OidSha512>>;
SHA-512 hasher.
struct Sha512 { /* private fields */ }