Module ark_ec::models::bls12[][src]

Re-exports

pub use self::g1::G1Affine;
pub use self::g1::G1Prepared;
pub use self::g1::G1Projective;
pub use self::g2::G2Affine;
pub use self::g2::G2Prepared;
pub use self::g2::G2Projective;

Modules

g1
g2

Structs

Bls12

Enums

TwistType

A particular BLS12 group can have G2 being either a multiplicative or a divisive twist.

Traits

Bls12Parameters