Modules§
Traits§
- Curve
Config  - Elliptic curves can be represented via different “models” with varying
efficiency properties.
CurveConfigbundles together the types that are common to all models of the given curve, namely theBaseFieldover which the curve is defined, and theScalarFielddefined by the appropriate prime-order subgroup of the curve.