August 13, 2008
Introduction
RSAmsieve is a BOINC project, it's based in msieve implementation by Jason Papadopoulos. Actually, the project is in test phase, trying to factorize the first number (100 digits).
Subscribe to:
Comments (Atom)
RSAMsieve is a project based on BOINC. This project tries to factorize very large numbers. In order to achieve this goal I used GNFS algorithm and a modificated implementation of it (msieve) that allows parallelizing it and using the BOINC platform to distribute tasks, reducing the algorithm total time processing.