36
v1v2 (latest)

An Efficient Modular Exponentiation Proof Scheme

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.

View on arXiv
Comments on this paper