Module models

Source

Modules§

bls12
bw6
pairing
short_weierstrass
twisted_edwards

Traits§

CurveConfig
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 the BaseField over which the curve is defined, and the ScalarField defined by the appropriate prime-order subgroup of the curve.