An open API service indexing awesome lists of open source software.

https://github.com/fionn/mind-p-q

Factoring RSA moduli
https://github.com/fionn/mind-p-q

cryptanalysis factorisation moduli number-theory rsa

Last synced: 11 months ago
JSON representation

Factoring RSA moduli

Awesome Lists containing this project

README

          

# Mind _P_ _Q_

Fast implementation using [batch GCD](https://github.com/fionn/batch-gcd) to factorise RSA moduli and recover the corresponding private keys.

Based on the paper [_Mining Your Ps and Qs_](https://factorable.net/weakkeys12.extended.pdf). Problem data from Boston Key Party 2014.