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