Siniel is a new distributed privacy-preserving zkSNARK framework presented at NDSS 2025. It addresses the high computation overhead in zkSNARK proof generation by enabling a computationally limited prover to delegate expensive proof computation to multiple workers without revealing the private witness. Unlike the prior state-of-the-art EOS (USENIX'23), Siniel allows the prover to fully outsource computation after sharing its witness, eliminating the need to participate in MPC protocols afterward. Benchmarks show Siniel saves ~16% delegation time under low bandwidth (10 Mbps) and ~80% under high bandwidth (1000 Mbps) compared to EOS.
Sort: