Expand description
This module provides a generic implementation of G1 and G2 for the [[MNT4]](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 Aliases§
- Represents a projective point in G1.
- Represents a projective point in G2.