attacking RSA via lattice reductions (LLL)
Stars
832
Forks
133
Watchers
832
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
Replaces print statement with print function, so that the script works with recent versions of Sage.
44a5d42View on GitHubadded algorithm to find independant vectors in case the first two don't work. Thanks to George Lasry for help
06cc018View on GitHubadded a fix for large modulus, thanks to gsingh93 for pointing it
9ee31d8View on GitHubadded dimension_min global var, stop removing unhelpful vectors if dimension of lattice too low
2a399f2View on GitHub