mirror of
https://github.com/logos-storage/constantine.git
synced 2026-01-02 13:13:07 +00:00
* 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)
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"