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
1f35ef18d2
optimize the preprocessing by using the subgroup structure for the second IFFT-s in the convolution
2026-06-19 01:19:51 +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
optimize the preprocessing by using the subgroup structure for the second IFFT-s in the convolution
2026-06-19 01:19:51 +02:00
domain.nim
V3, using a subgroup for the update. Unfortunately 1 more MSM than i expected...
2026-06-18 18:45:51 +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
V3, using a subgroup for the update. Unfortunately 1 more MSM than i expected...
2026-06-18 18:45:51 +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