


























Hossein Hafezi, New York University
Jonathan Katz, Google (United States)
Sarah Meiklejohn, Google (United States), University College London
Succinct zero-knowledge arguments (zk-SNARKs) enable a prover to convince a verifier of the truth of a statement via a succinct, efficiently verifiable proof without revealing any additional information about the witness. A barrier to the practical deployment of zk-SNARKs is their high proving cost. With this motivation, we study server-aided zk-SNARKs, where a client/prover outsources most of its work to a single, untrusted server, while the server learns nothing about the witness, the statement, or even the proof. We formalize this notion and show how to efficiently realize server-aided proving for widely deployed zk-SNARKs such as Nova, Groth16, and Plonk. The key building block underlying our designs is a new primitive, encrypted multi-scalar multiplication (EMSM), that enables private delegation of multi-scalar multiplications (MSMs). We construct an EMSM from variants of the LPN assumption in which the client does $O(1)$ group operations, while the server’s work matches that of the native plaintext MSM. We implement and evaluate our constructions. Compared to local proving, our techniques lower the client's computation by up to ${18{\times}}$ and reduce the proving latency by up to ${8{\times}}$.
BibTeX
@misc{cryptoeprint:2025/2113,
author = {Kasra Abbaszadeh and Hossein Hafezi and Jonathan Katz and Sarah Meiklejohn},
title = {Single-Server Private Outsourcing of zk-{SNARKs}},
howpublished = {Cryptology {ePrint} Archive, Paper 2025/2113},
year = {2025},
url = {https://eprint.iacr.org/2025/2113}
}
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。