Module weierstrass

Source
Expand description

Weierstrass curve traits

Structs§

CachedMulTable
Cached precomputations of scalar multiples of several base points.
DecompressionHint

Traits§

FromCompressed
IntrinsicCurve
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.
WeierstrassPoint
Short Weierstrass curve affine point.