package bn128

  1. Overview
  2. Docs
Barreto-Naehrig 128 Elliptic Curve pairing function library in OCAML

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.3.tar.gz
md5=17eef859351940e6a384481380dc547b

Description

bn128-ml is an OCAML library providing access to the Barreto-Naehrig-128 elliptic curve, including field operations over the relevant field, elliptic curve operations over the G1, G2, and G12 curves, and a pairing function which accepts a point in G1 and a point in G2 and pairs it into a point in G12.

Published: 23 Jul 2018

Dependencies (3)

  1. zarith
  2. ocamlfind build
  3. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None