pub type Stark = RustCryptoCurve<StarkCurve, ExpandMsgXmd<CoreWrapper<CtVariableCoreWrapper<Sha256VarCore, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, OidSha256>>>>;
Available on crate feature
curve-stark
only.Expand description
Stark curve
Based on stark_curve crate
Aliased Typeยง
pub struct Stark { /* private fields */ }