mirror of
https://github.com/logos-storage/nim-groth16.git
synced 2026-07-22 08:29:33 +00:00
448 B
448 B
"Semi-dynamic" Groth16 proofs
This is loosely based on the Dynark paper:
- "Dynark: Making Groth16 Dynamic" by Tianyu Zhang, Yupeng Ouyang and Yupeng Zhang
See also this write-up (mostly following the paper).
Here some details are different from the paper though, and our implementation is noticeably more efficient in practice.