Module kimchi::circuits::polynomials::endosclmul
source · Expand description
This module implements short Weierstrass curve endomorphism optimised variable base scalar multiplication custom Plonk polynomials.
Structs
- The result of performing an endoscaling: the accumulated curve point and scalar.
- Implementation of the
EndosclMul
gate.
Functions
- Generates the
witness_curr
values for a series of endoscaling constraints.