Documentation ¶
Index ¶
- func BitReverseG1(a []bn254.G1Affine)
- func BitReverseG2(a []bn254.G2Affine)
- func GenSP(sG1, sxG1 bn254.G1Affine, challenge []byte, dst byte) bn254.G2Affine
- func Parallelize(nbIterations int, work func(int, int), maxCpus ...int)
- func SameRatio(a1, b1 bn254.G1Affine, a2, b2 bn254.G2Affine) bool
- type PublicKey
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BitReverseG1 ¶
func BitReverseG2 ¶
func Parallelize ¶
Parallelize process in parallel the work function
Types ¶
Click to show internal directories.
Click to hide internal directories.