factoring-integers topic

List factoring-integers repositories

vqf

48
Stars
13
Forks
Watchers

Implementation of Variational Quantum Factoring algorithm.

GNFS

56
Stars
13
Forks
Watchers

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,...