Although it obviously won't break any record by itself, TIFA may be a good companion to more ambitious factorization attempts such as a distributed implementation of the Number Field Sieve, where it could be used to factor the numerous smaller-sized by-products.
This file is part of TIFA.
TIFA is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
TIFA is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
cfrac_program
ecm_program
fermat_program
siqs_program
squfof_program
In the interim, the best source of documentation (apart from this Doxygen documentation generated during the build process) is the included (infamous) readme.txt
file in the readme
directory.
Also worth a look is the (unfortunately not empty) issues.txt
file.