halo2curves_axiom::bls12_381

Function pairing

Source
pub fn pairing(p: &G1Affine, q: &G2Affine) -> Gt
Expand description

Invoke the pairing function without the use of precomputation and other optimizations.