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
/
bn128
History
Balazs Komuves
2e2a8bcb35
unify the two projection term MSM-s into a single one
2026-06-16 13:14:25 +02:00
..
arrays.nim
unify the two projection term MSM-s into a single one
2026-06-16 13:14:25 +02:00
curves.nim
very much WIP dynark preprocessing. Not working as of this moment.
2026-06-14 02:04:45 +02:00
debug.nim
initial support for "partial proofs" (precalculating based on a partial witness)
2026-01-15 22:41:56 +01:00
fields.nim
more WIP dynark stuff; the cross-term coefficients seem to work
2026-06-15 01:00:13 +02:00
io.nim
refactor: replace Fp etc shortcuts by full generic type
2025-07-02 14:50:27 +02:00
msm.nim
use SharedBuf to facilitate safe cross-GC boundary task spawning
2026-05-03 20:38:07 +05:30
rnd.nim
implement arkworks-compatible point compression
2026-04-30 23:10:00 +02:00