/GNFS

A complete, proof-of-concept, C# implementation of the General Number Field Sieve algorithm for factoring very large semi-prime numbers. The focus was on readability and understandability of the code, not performance.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Stargazers