G2Operations
doubleG2 doubleG2(struct G2Operations.G2Point value) → struct G2Operations.G2Point result
internal
addG2 addG2(struct G2Operations.G2Point value1, struct G2Operations.G2Point value2) → struct G2Operations.G2Point sum
internal
getTWISTB getTWISTB() → struct Fp2Operations.Fp2Point
internal
getG2Generator getG2Generator() → struct G2Operations.G2Point
internal
getG2Zero getG2Zero() → struct G2Operations.G2Point
internal
isG2Point isG2Point(struct Fp2Operations.Fp2Point x, struct Fp2Operations.Fp2Point y) → bool
internal
isG2 isG2(struct G2Operations.G2Point value) → bool
internal
isG2ZeroPoint isG2ZeroPoint(struct Fp2Operations.Fp2Point x, struct Fp2Operations.Fp2Point y) → bool
internal
isG2Zero isG2Zero(struct G2Operations.G2Point value) → bool
internal
isEqual isEqual(struct G2Operations.G2Point value1, struct G2Operations.G2Point value2) → bool
internal