Module models

Source

Modules§

bls12
bn
bw6
mnt4
mnt6
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.