The Windows version of Primo is no more maintained.
|
Overview
Primo is a primality proving program based on the ECPP (Elliptic Curve Primality Proving) algorithm. Given positive odd integers, it tests whether these integers are prime, and if they are it produces primality certificates. With Primo, one can check crypto-primes and prove whether they are actually prime... or not.
Executable for use under Win XP on 32-bit processors

|
A short description of the ECPP algorithm can be found at Elliptic Curve Primality Proving by Eric Weisstein (from MathWorld — A Wolfram Web Resource).
Changes
v3.0.9.1
- Fixed a bug concerning the signatures of very small prime (less than 2**48) certificates. Thanks to Kevin Trinder who reported it.
v3.0.9
- The [Comments] sections of input files are reported in the [Comments] sections of output files.
v3.0.8
- Added a Double file management option. It might be useful when dealing with very big numbers.
v3.0.7
- This version can certify integers having more than 10,000 bits.
v3.0.6
- A [Comments] section has been added to input and output files.
- An incoherence reported by Norman Luhn has been fixed (when verifying a certificate, if there was an expression in the [Candidate] section, Primo did not check whether this expression was equal to the candidate value).
v3.0.5
- A bug has been fixed. Under rare circumstances, Primo could "forget" to delete some temporary files.
- Bigger discriminant tables. The 5 tables contain more than 870,000 discriminants.
v3.0.3
- Use of 5 discriminant tables. These tables contain more than 760,000 discriminants.
- This version cannot certify integers having more than 10,000 bits.
v2.3.1
- Fixed a bug that could lead to the internal error 2.15.2. Thanks to
Wolfgang Ehrhardt who reported it.
v2.3.0
- Use of new class invariants. Thanks to Michael Scott
who kindly computed the needed modular functions.
v2.1.2
- Installation problem fixed. Thanks to Sergey Lopatin who reported it.
v2.1.0
- Backtrack tuning modified.
- Faster elliptic curve computations. The elliptic curve point multiplication is on average 10% faster.
- Certificate format modified. The new certificates are more compact, possibly up to 30% for the biggest ones.
- Certification reports added. Among other things, these reports contain the R values of backtracked tests (if any).
v2.0.1 (main changes since versions 1.x.x)
- New interface.
- New input file format.
Expressions like N=10^700 + 7 are allowed.
- New certificate format.
- Automatic backtrack
- Verification and signature of certificates.
- The certifications are done in two phases: The 1st phase consists in finding a sequence of pseudoprimes. The 2nd phase consists in factoring class polynomials and computing elliptic curves and points.
- During the 1st phase, the work in progress is automatically saved every 10 minutes.
- It is possible (and easy) to resume an aborted certification.
Download
The software Primo may be used free of charge but you should read the End-User License Agreement before downloading and using it.
|
|
|