Type Alias Blake2b512
pub type Blake2b512 = CoreWrapper<CtVariableCoreWrapper<Blake2bVarCore, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>;
Expand description
BLAKE2b-512 hasher state.
Aliased Typeยง
struct Blake2b512 { /* private fields */ }