Expand description

This module provides a generic implementation of G1 and G2 for the [[MNT6]](https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.20.8113&rep=rep1&type=pdf) family of bilinear groups.

Structs

Represents the cached precomputation that can be performed on a G1 element which enables speeding up pairing computation.
Represents the cached precomputation that can be performed on a G2 element which enables speeding up pairing computation.

Type Definitions

Represents a projective point in G1.
Represents a projective point in G2.