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