English

An Efficient Modular Exponentiation Proof Scheme

Cryptography and Security 2023-02-09 v2 Number Theory

Abstract

We present an efficient proof scheme for any instance of left-to-right modular exponentiation, used in many computational tests for primality. Specifically, we show that for any (a,n,r,m)(a,n,r,m) the correctness of a computation anr(modm)a^n\equiv r\pmod m can be proven and verified with an overhead negligible compared to the computational cost of the exponentiation. Our work generalizes the Gerbicz-Pietrzak proof scheme used when nn is a power of 22, and has been successfully implemented at PrimeGrid, doubling the efficiency of distributed searches for primes.

Keywords

Cite

@article{arxiv.2209.15623,
  title  = {An Efficient Modular Exponentiation Proof Scheme},
  author = {Darren Li and Yves Gallot},
  journal= {arXiv preprint arXiv:2209.15623},
  year   = {2023}
}
R2 v1 2026-06-28T02:28:44.091Z