package
0.0.0-20210503203356-545402a62131
Repository: https://github.com/bitray-project/go-bitray.git
Documentation: pkg.go.dev

# README

bn256 implements the Optimal Ate pairing over a 256-bit Barreto-Naehrig curve.

# Packages

Package bn256 implements a particular bilinear group at the 128-bit security level.
Package bn256 implements a particular bilinear group.

# Functions

PairingCheck calculates the Optimal Ate pairing for a set of points.

# Type aliases

G1 is an abstract cyclic group.
G2 is an abstract cyclic group.