Crate ark_ec[][src]

Re-exports

pub use self::models::*;

Modules

group
models
msm
wnaf

Traits

AffineCurve

Affine representation of an elliptic curve point guaranteed to be in the correct prime order subgroup.

CurveCycle
PairingEngine
PairingFriendlyCycle
ProjectiveCurve

Projective representation of an elliptic curve point guaranteed to be in the correct prime order subgroup.

Functions

prepare_g1

Preprocess a G1 element for use in a pairing.

prepare_g2

Preprocess a G2 element for use in a pairing.