MPrime
   HOME



picture info

MPrime
Prime95, also distributed as the command-line utility mprime for FreeBSD and Linux, is a freeware application software, application written by George Woltman. It is the official client of the Great Internet Mersenne Prime Search (GIMPS), a volunteer computing project dedicated to searching for Mersenne primes. It is also used in overclocking to test for system stability. Although most of its source-available software, source code is available, Prime95 is not free and open-source software because its end-user license agreement states that if the software is used to find a prime qualifying for a bounty offered by the Electronic Frontier Foundation, then that bounty will be claimed and distributed by GIMPS. Finding Mersenne primes by volunteer computing Prime95 tests numbers for primality using the Fermat primality test (referred to internally as PRP, or "probable prime"). For much of its history, it used the Lucas–Lehmer primality test, but the availability of Lucas–Lehmer assig ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Pollard's P − 1 Algorithm
Pollard's ''p'' − 1 algorithm is a number theory, number theoretic integer factorization algorithm, invented by John Pollard (mathematician), John Pollard in 1974. It is a special-purpose algorithm, meaning that it is only suitable for integers with specific types of factors; it is the simplest example of an algebraic-group factorisation algorithm. The factors it finds are ones for which the number preceding the factor, ''p'' − 1, is smooth number#Powersmooth numbers, powersmooth; the essential observation is that, by working in the multiplicative group Modular arithmetic, modulo a composite number ''N'', we are also working in the multiplicative groups modulo all of ''Ns factors. The existence of this algorithm leads to the concept of safe primes, being primes for which ''p'' − 1 is two times a Sophie Germain prime ''q'' and thus minimally smooth. These primes are sometimes construed as "safe for cryptographic purposes", but they m ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  



MORE