On a Modification of the Agrawal-Biswas Primality Test
Hyun Jong Kim

TL;DR
This paper introduces a modified version of the Agrawal-Biswas primality test that, when combined with Miller-Rabin, offers increased accuracy at the cost of slower performance.
Contribution
It presents a novel variant of the Agrawal-Biswas algorithm that enhances primality testing accuracy by integrating with Miller-Rabin.
Findings
The variant can be used with Miller-Rabin for more accurate primality testing.
The new algorithm is slower than Miller-Rabin but offers improved reliability.
It extends the applicability of existing primality tests with a novel modification.
Abstract
We present a variant of the Agrawal-Biswas algorithm, a Monte Carlo algorithm which tests the primality of an integer by checking whether or not and are equivalent in a residue ring of . The variant that we present is also a randomization of Lenstra jr. and Pomerance's improvement to the Agrawal-Kayal-Saxena deterministic primality test. We show that our variant of the Agrawal-Biswas algorithm can be used with the Miller-Rabin primality test to yield an algorithm which is slower than the Miller-Rabin test but relatively more accurate.
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
TopicsPolynomial and algebraic computation · Coding theory and cryptography · Commutative Algebra and Its Applications
