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 16:39:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nim-groth16
/
groth16
/
math
History
Balazs Komuves
67d0126cf4
row permutations (so that the final witness delta's image can be in a subgroup)
2026-06-15 19:25:45 +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
improve NTT and add tests
2026-06-13 13:03:06 +02:00
poly.nim
convert some of the hack-ish "sanity checks" into regular tests
2026-06-13 15:48:35 +02:00