Type Definition snarkvm_curves::bw6_761::G1Affine [−][src]
type G1Affine = BW6G1Affine<BW6_761Parameters>;
Trait Implementations
impl PairingCurve for G1Affine
[src]
impl PairingCurve for G1Affine
[src]type Engine = BW6_761
type PairWith = G2Affine
type PairingResult = Fq6
type Prepared = G1Prepared<BW6_761Parameters>
fn pairing_with(&self, other: &Self::PairWith) -> Self::PairingResult
[src]
fn pairing_with(&self, other: &Self::PairWith) -> Self::PairingResult
[src]Perform a pairing