Module ark_ec::models::short_weierstrass_jacobian[][src]

Structs

GroupAffine

Affine coordinates for a point on an elliptic curve in short Weierstrass form, over the base field P::BaseField.

GroupProjective

Jacobian coordinates for a point on an elliptic curve in short Weierstrass form, over the base field P::BaseField. This struct implements arithmetic via the Jacobian formulae