openvm_ecc_guest

Module weierstrass

Source
Expand description

Weierstrass curve traits

Structs§

  • Cached precomputations of scalar multiples of several base points.

Traits§

  • 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.
  • Short Weierstrass curve affine point.