An Efficient Modular Exponentiation Proof Scheme
Darren Li, Yves Gallot

TL;DR
This paper introduces a highly efficient proof scheme for modular exponentiation that significantly improves verification speed in primality testing, generalizing previous methods and demonstrating practical success in distributed prime searches.
Contribution
It generalizes the Gerbicz-Pietrzak proof scheme to all modular exponentiation instances, enhancing efficiency and applicability in primality testing.
Findings
Proof scheme correctness for any modular exponentiation instance
Negligible overhead compared to exponentiation cost
Doubled efficiency in distributed prime searches at PrimeGrid
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 the correctness of a computation 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 is a power of , and has been successfully implemented at PrimeGrid, doubling the efficiency of distributed searches for primes.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Parallel Computing and Optimization Techniques · Advanced Data Storage Technologies
