[−][src]Module dusk_plonk::constraint_system::ecc
Scalar multiplication gate
Modules
| gates | Gates related to the ECC |
Structs
| Point | Represents a JubJub point in the circuit |
| PointScalar | The result of a scalar multiplication |
Functions
| curve_addition | Adds two curve points together |
| scalar_mul | Computes a Scalar multiplication with the input scalar and a chosen generator |