Paper 2026/691

PipeSC: A Resource-efficient and Pipelined Hardware Accelerator for Sumcheck Protocol

Kaixuan Wang, Shanghai Jiao Tong University
Yifan Yanggong, Shanghai Jiao Tong University
Xiaoyu Yang, Chipltech
Chenti Baixiao, Chipltech
Lei Wang, Shanghai Jiao Tong University
Abstract

Zero-knowledge Succinct Non-interactive Arguments of Knowledge (zk-SNARKs) are cryptographic protocols that allow a prover to convince verifiers of the correctness of a statement without revealing any additional information. Recent zk-SNARK constructions have shifted from univariate to multivariate polynomial-based designs, reducing the proving complexity from quasilinear to linear by avoiding costly univariate polynomial interpolation. This shift, however, makes the sumcheck protocol—a core primitive for verifying polynomial relations over the Boolean hypercube—the dominant component in the prover’s workload. Consequently, the iterative nature and intensive intermediate data movement of the sumcheck protocol introduce severe performance bottlenecks in CPU- and GPU-based implementations, especially for large-scale multivariate polynomials. In this paper, we present PipeSC, a resource-efficient, ASIC-based accelerator for sumcheck. PipeSC combines deep pipelining, modular-multiplier reuse, and a finite-state machine-based dependency scheduler to sustain high utilization of computational resources across phases of the protocol. In addition, we introduce an Equality-MLE generation module that employs hierarchical scheduling and multiplier reuse, yielding a unified hardware substrate shared by multiple proving subroutines. Against state-of-the-art CPU, GPU, and ASIC implementations, PipeSC delivers up to \textbf{5.02$\times$} speedup over the GPU implementation and up to \textbf{2756.2$\times$} speedup over the CPU implementation, while improving the area–time product (ATP) by up to \textbf{3.68$\times$} compared with the ASIC design. These results show that careful hardware–algorithm co-design and conflict-free scheduling substantially accelerate sumcheck, paving the way for fully integrated zk-SNARK hardware pipelines.

Metadata
Available format(s)
PDF
Category
Implementation
Publication info
Preprint.
Keywords
Hardware accelerationSumcheck protocol
Contact author(s)
wangkaixuan @ sjtu edu cn
History
2026-04-11: approved
2026-04-08: received
See all versions
Short URL
https://ia.cr/2026/691
License
Creative Commons Attribution-NonCommercial-NoDerivs
CC BY-NC-ND

BibTeX

@misc{cryptoeprint:2026/691,
      author = {Kaixuan Wang and Yifan Yanggong and Xiaoyu Yang and Chenti Baixiao and Lei Wang},
      title = {{PipeSC}: A Resource-efficient and Pipelined Hardware Accelerator for Sumcheck Protocol},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/691},
      year = {2026},
      url = {https://eprint.iacr.org/2026/691}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.