Skip to main contentModule twisted_edwards
Source - Affine
- Affine coordinates for a point on a twisted Edwards curve, over the
base field
P::BaseField. - MontgomeryAffine
- Projective
Projective implements Extended Twisted Edwards Coordinates
as described in [HKCD08].
- TEFlags
- Flags to be encoded into the serialization.
The default flags (empty) should not change the binary representation.
- MontCurveConfig
- Constants and convenience functions that collectively define the Montgomery model
of the curve.
- TECurveConfig
- Constants and convenience functions that collectively define the Twisted Edwards model
of the curve.