mirror of
https://github.com/AntelopeIO/bn256.git
synced 2026-07-21 13:53:29 +00:00
286 B
286 B
BN256 Cryptographic Library
Version : 2.0
This library implements the bilinear group BN256 in the C++ language. It is based off of the cloudflare/bn256 implementation.