mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
8 lines
378 B
Plaintext
8 lines
378 B
Plaintext
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.
|
|
|
|
WWW: https://cado-nfs.gitlabpages.inria.fr/
|