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
eff53fa4eb
convert some of the hack-ish "sanity checks" into regular tests
2026-06-13 15:48:35 +02:00
..
arrays.nim
add some quick&dirty FFT benchmarks
2026-06-13 14:20:17 +02:00
curves.nim
add group FFT
2026-06-13 13:29:07 +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
convert some of the hack-ish "sanity checks" into regular tests
2026-06-13 15:48:35 +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