Number Theory Links
- Programs
- Proth.Exe - Find large primes, particularly of the form k*2^n +/- 1
- Factor.Exe - DOS program for factoring numbers around 80-digits.
- GmpFactor.Exe - Another DOS program for factoring numbers.
- ECM client/server - Client/Server apps to find large factors with ECM.
- Libraries
- NTL - A Library for doing Number Theory
- BigNum - Libraries for arithmetic, along with various information
- Miracl - Library for number theory, and various programs. Factor.exe was built with this library.
- Projects
- Informational
- Miscellaneous