Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 341 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 341 Bytes

Build Status

Quadratic Sieve Implementation in C++

This is a C++ implementation of the Quadratic Sieve algorithm for integer factorization. It was created as part of the course DD2440 Advanced Algorithms at KTH.