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§
Structs§
Enums§
- A particular BLS12 group can have G2 being either a multiplicative or a divisive twist.