MCPcopy Create free account
hub / github.com/DOSNetwork/core / PairingCheck

Method PairingCheck

suites/suites.go:25–25  ·  view source on GitHub ↗
(a []kyber.Point, b []kyber.Point)

Source from the content-addressed store, hash-verified

23 GT() kyber.Group
24 Pair(p1, p2 kyber.Point) kyber.Point
25 PairingCheck(a []kyber.Point, b []kyber.Point) bool
26 kyber.Group
27 kyber.Encoding
28 kyber.HashFactory

Callers 3

TestPairingCheckFunction · 0.65
PairingCheckMethod · 0.65
VerifyFunction · 0.65

Implementers 2

SuiteEd25519group/edwards25519/suite.go
Suitegroup/bn256/suite.go

Calls

no outgoing calls

Tested by 1

TestPairingCheckFunction · 0.52