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
/
files
History
Balazs Komuves
ed363001e4
V3, using a subgroup for the update. Unfortunately 1 more MSM than i expected...
2026-06-18 18:45:51 +02:00
..
container.nim
exporting R1CS files (for row reordering purposes)
2026-06-16 02:38:18 +02:00
export_json.nim
initial support for "partial proofs" (precalculating based on a partial witness)
2026-01-15 22:41:56 +01:00
export_sage.nim
export some more stuff from
export_sage.nim
2024-01-16 13:56:32 +01:00
r1cs.nim
V3, using a subgroup for the update. Unfortunately 1 more MSM than i expected...
2026-06-18 18:45:51 +02:00
witness.nim
add a "makeWitness" convenience function
2026-01-16 11:50:33 +01:00
zkey.nim
applies gc-safety to zkey parser
2025-11-13 13:09:45 +01:00