Factoring Large Integers

Ron Poet

Factoring integers is an interesting mathematical problem that is also relevant to code breaking and the RSA public key encryption system. The current best factoring methods use a small amount of number theory, but are also interesting computational problems, since potential factors are constructed from a table of partial factors. This project, which would suit a Mathematics graduate, has the following features: This project will run on UNIX machines in the department. Back to summary page.