//
pkg.gl
Category
github.com/incognito-core-libs/go-ethereum
crypto
bn256
package
0.0.0-20200727111130-b221153e6987
Repository:
https://github.com/incognito-core-libs/go-ethereum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
6 SLOC
#
Packages
cloudflare
Package bn256 implements a particular bilinear group at the 128-bit security level.
google
Package bn256 implements a particular bilinear group.
#
Functions
PairingCheck
PairingCheck calculates the Optimal Ate pairing for a set of points.
#
Type aliases
G1
G1 is an abstract cyclic group.
G2
G2 is an abstract cyclic group.