Module ark_r1cs_std::groups::curves::short_weierstrass::mnt4
source · Expand description
This module provides a generic implementation of G1 and G2 for the [[MNT4]](http://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.