//
pkg.gl
Category
github.com/ethereum/go-ethereum
crypto
bn256
package
1.15.2
Repository:
https://github.com/ethereum/go-ethereum.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
263
Files
8 SLOC
#
Packages
cloudflare
Package bn256 implements a particular bilinear group at the 128-bit security level.
gnark
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.