pith. sign in

arxiv: 0801.3840 · v1 · submitted 2008-01-24 · 🧮 math.NT

Four primality testing algorithms

classification 🧮 math.NT
keywords algorithmtimecompositegivenprimalityprimetestscapable
0
0 comments X
read the original abstract

In this expository paper we describe four primality tests. The first test is very efficient, but is only capable of proving that a given number is either composite or 'very probably' prime. The second test is a deterministic polynomial time algorithm to prove that a given numer is either prime or composite. The third and fourth primality tests are at present most widely used in practice. Both tests are capable of proving that a given number is prime or composite, but neither algorithm is deterministic. The third algorithm exploits the arithmetic of cyclotomic fields. Its running time is almost, but not quite polynomial time. The fourth algorithm exploits elliptic curves. Its running time is difficult to estimate, but it behaves well in practice.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Advances in Factoring and Primality Testing: From Classical to Quantum Algorithms

    cs.CR 2020-06 unverdicted novelty 2.0

    Review classifying classical and quantum factoring and primality testing algorithms with performance comparisons, concluding Shor's algorithm advances factoring but quantum primality testing shows no comparable gains.