/c-NTL-extension-for-Gauss-Sieve

Added Gauss Sieve SVP algorithm for Simulation purposes

Primary LanguageC++

This project is created for the purpose of examining performances of different Shortest Vector Problem(SVP) Algorithms.

It uses the publically available c++ library NTL and has an addition algorithm "Gauss Sieve".