Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TestPairingCheck
Function · 0.65
PairingCheck
Method · 0.65
Verify
Function · 0.65
Implementers
2
SuiteEd25519
group/edwards25519/suite.go
Suite
group/bn256/suite.go
Calls
no outgoing calls
Tested by
1
TestPairingCheck
Function · 0.52