Type Definition snarkvm_curves::bls12_377::parameters::G2Affine
source · pub type G2Affine = Bls12G2Affine<Bls12_377Parameters>;
Trait Implementations§
source§impl PairingCurve for G2Affine
impl PairingCurve for G2Affine
type Engine = Bls12<Bls12_377Parameters>
type PairWith = Affine<<Bls12_377Parameters as Bls12Parameters>::G1Parameters>
type PairingResult = Fp12<Fq12Parameters>
type Prepared = G2Prepared<Bls12_377Parameters>
source§fn pairing_with(&self, other: &Self::PairWith) -> Self::PairingResult
fn pairing_with(&self, other: &Self::PairWith) -> Self::PairingResult
Perform a pairing