1 | A WWW Based Computing Project Undertaken at NPAC - RSA Factoring |
2 | GNFS (General Number Field Sieve) |
3 | The GNFS client package implements the sieving algorithms that converts a task specification into a set of useful results (called "relations"). |
4 | GNFS is implemented in C, and has been ported to most Unix environments. |
5 | GNFS performs relatively little I/O, does not use the network, and has large (but configurable and constant for an entire run) memory requirements. |