Expand description
Weierstrass curve traits
Structs§
- Cached
MulTable - Cached precomputations of scalar multiples of several base points.
- Decompression
Hint
Traits§
- From
Compressed - Intrinsic
Curve - A trait for elliptic curves that bridges the openvm types and external types with CurveArithmetic etc. Implement this for external curves with corresponding openvm point and scalar types.
- Weierstrass
Point - Short Weierstrass curve affine point.