0eba593951
* Pasta bench * cleanup env variables * [MSM]: generate benchmark coef-points pairs in parallel * try to fix windows Ci * add diagnostic info * fix old test for new codecs/io primitives * Ensure the projective point at infinity is not all zeros, but (0, 1, 0) |
||
---|---|---|
.. | ||
README.md | ||
constantine_bls12_381.nim | ||
constantine_pasta.nim | ||
gen_bindings.nim | ||
gen_header.nim |
README.md
Bindings generator
This folder holds the bindings generators for Constantine.
To create a new build, download install the Nim programming language, navigate to Constantine's root folder and call nimble bindings
.
Headers will be placed in "include" folder and static and dynamic libraries in "lib"