Releases: MariusVanDerWijden/gpusnarks
Releases · MariusVanDerWijden/gpusnarks
Working MultiExp
This pre-release contains a working multi-exponentiation function.
Does not produce valid snarks yet
Working FFT
Working fourier transformation with 768-bit numbers.
Does not produce valid snarks yet
Working FF math
This is the first working version of the finite field math library.
This still does not produce valid snarks
v0.0.1
This is the version presented at ETHParis.
It only works on 32bit integers, and some of the operations are not right, as libsnark overloaded operations without declaring it.
This release does not produce valid SNARKs / Transformations