Function bls12_381_plus::pairing[][src]

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

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