MCPcopy Index your code
hub / github.com/MetaMask/torus-node / AVSSVerifyPoint

Function AVSSVerifyPoint

pvss/avss.go:152–180  ·  view source on GitHub ↗

AVSSVerifyPoint - verify-point as described in Cachin et al 2002

(
	C [][]common.Point,
	m big.Int, // the sender index
	index big.Int, // the receiver index
	alpha big.Int,
	alphaprime big.Int,
	beta big.Int,
	betaprime big.Int,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

ProcessMessageMethod · 0.92
processEchoMessageMethod · 0.92
processReadyMessageMethod · 0.92
TestAVSSVerifyPointFunction · 0.85
TestAVSSFunction · 0.85

Calls 1

AddMethod · 0.80

Tested by 2

TestAVSSVerifyPointFunction · 0.68
TestAVSSFunction · 0.68