This website requires JavaScript.
Explore
Help
Sign In
logos-storage
/
nim-groth16
Watch
1
Star
0
Fork
0
You've already forked nim-groth16
mirror of
https://github.com/logos-storage/nim-groth16.git
synced
2026-07-22 08:29:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nim-groth16
/
groth16
/
math
History
Balazs Komuves
e532d67046
exporting R1CS files (for row reordering purposes)
2026-06-16 02:38:18 +02:00
..
convert.nim
some refactor, useful additions, tests; as a preparation for dynamic proofs
2026-06-13 23:20:28 +02:00
convolution.nim
some refactor, useful additions, tests; as a preparation for dynamic proofs
2026-06-13 23:20:28 +02:00
domain.nim
row permutations (so that the final witness delta's image can be in a subgroup)
2026-06-15 19:25:45 +02:00
group_fft.nim
more WIP dynark stuff; the cross-term coefficients seem to work
2026-06-15 01:00:13 +02:00
matrix.nim
some sparse matrix stuff
2026-06-15 14:13:56 +02:00
ntt.nim
exporting R1CS files (for row reordering purposes)
2026-06-16 02:38:18 +02:00
poly.nim
convert some of the hack-ish "sanity checks" into regular tests
2026-06-13 15:48:35 +02:00