Expand description
Elliptic curve related gates and gadgets. Including both native and non-native fields.
Modules§
- emulated
- Elliptic curve related gates and gadgets for non-native fields
Structs§
- Point
Variable - Represent variable of an EC point.
- TEPoint
- An elliptic curve point in twisted Edwards affine form (x, y).
Traits§
- Multi
Scalar Multiplication Circuit - Compute the multi-scalar-multiplications in circuit.
- SWToTE
ConParam - This trait holds constants that are used for curve conversion from short Weierstrass form to twisted Edwards form.