//
pkg.gl
Category
github.com/ethercore/go-ethercore
crypto
bn256
package
1.10.2
Repository:
https://github.com/ethercore/go-ethercore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
8 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.