Transactions on Cryptographic Hardware and Embedded Systems, Volume 2023
Faster Montgomery multiplication and Multi-Scalar-Multiplication for SNARKs
Gautam Botrel
Linea, Fort Worth (Texas), USA
Youssef El Housni
Linea, Fort Worth (Texas), USA
Keywords: elliptic curves, multi-scalar-multiplication, implementation, zero-knowledge proof
Abstract
The bottleneck in the proving algorithm of most of elliptic-curve-based SNARK proof systems is the Multi-Scalar-Multiplication (MSM) algorithm. In this paper we give an overview of a variant of the Pippenger MSM algorithm together with a set of optimizations tailored for curves that admit a twisted Edwards form. We prove that this is the case for SNARK-friendly chains and cycles of elliptic curves, which are useful for recursive constructions. Our contribution is twofold: first, we optimize the arithmetic of finite fields by improving on the well-known Coarsely Integrated Operand Scanning (CIOS) modular multiplication. This is a contribution of independent interest that applies to many different contexts. Second, we propose a new coordinate system for twisted Edwards curves tailored for the Pippenger MSM algorithm.
Accelerating the MSM over these curves is critical for deployment of recursive proof< systems applications such as proof-carrying-data, blockchain rollups and blockchain light clients. We implement our work in Go and benchmark it on two different CPU architectures (x86 and arm64). We show that our implementation achieves a 40-47% speedup over the state-of-the-art implementation (which was implemented in Rust). This MSM implementation won the first place in the ZPrize competition in the open division “Accelerating MSM on Mobile” and will be deployed in two real-world applications: Linea zkEVM by ConsenSys and probably Celo network.
Publication
Transactions of Cryptographic Hardware and Embedded Systems, Volume 2023, Issue 3
PaperArtifact
Artifact number
tches/2023/a16
Artifact published
June 21, 2024
BibTeX How to cite
Botrel, G., & El Housni, Y. (2023). Faster Montgomery multiplication and Multi-Scalar-Multiplication for SNARKs. IACR Transactions on Cryptographic Hardware and Embedded Systems, 2023(3), 504–521. Artifact at https://artifacts.iacr.org/tches/2023/a16.