10 Commits

Author SHA1 Message Date
munna0908
fc56b91393
add tests to generate random proofs 2026-05-07 15:53:36 +05:30
munna0908
704f0caed8
code cleanup 2026-05-05 21:11:58 +05:30
munna0908
44f00726d8
fix tests 2026-05-05 20:53:35 +05:30
Balazs Komuves
eb3d805ee0
implement arkworks-compatible point compression 2026-04-30 23:10:00 +02:00
Balazs Komuves
1ba5c4a263
hopefully fixes #10 2026-04-23 17:29:31 +02:00
Mark Spanbroek
8dd99f1964 feat!: pass in task pool instead of instantiating it ourselves 2025-07-02 16:17:57 +02:00
Mark Spanbroek
bef7c36ae7 fix: fix non-working test
Co-Authored-By: Dmitriy Ryajov <dryajov@gmail.com>
2025-07-02 14:50:27 +02:00
Mark Spanbroek
0f2a84ec33 refactor: replace Fp etc shortcuts by full generic type
reason: compile error deep in constantine, because it will
try to determine the field, which it can't when we abbreviate it

Co-Authored-By: Dmitriy Ryajov <dryajov@gmail.com>
2025-07-02 14:50:27 +02:00
Balazs Komuves
786d1bb15e
fix the very simple test circuit to be snarkjs-compatible (that is, the first witness variable is the special variable "1") 2024-01-16 14:19:13 +01:00
Balazs Komuves
26f708f908
make it a nimble package 2023-11-17 09:49:35 +01:00