#893070 RFP: libff -- C++ library for Finite Fields and Elliptic Curves

#893070#5
Date:
2018-03-16 04:42:36 UTC
From:
To:
* Package name    : libff
  Version         : 1?
  Upstream Author : SCIPR Lab
* URL             : https://github.com/scipr-lab/libff/
* License         : MIT
  Programming Lang: C++
  Description     : Library for Finite Fields and Elliptic Curves

Includes implemented fields and elliptic curve groups. Provides three
snark options - edwards ( an instantiation based on an Edwards curve),
bn128 ( an instantiation based on a Barreto-Naehrig curve) and alt_bn128
( an alternative to bn128 ).