blob: e758f4d9641f5bca81e026755d927778ea698b91 (
plain) (
blame)
1
2
3
4
5
|
CADO-NFS is a complete implementation in C/C++ of the Number Field Sieve (NFS)
algorithm for factoring integers and computing discrete logarithms in finite
fields. It consists in various programs corresponding to all the phases of the
algorithm, and a general script that runs them, possibly in parallel over a
network of computers.
|