fionn / mind-p-q

Factoring RSA moduli

Home Page:https://factorable.net/weakkeys12.extended.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mind P Q

Fast implementation using batch GCD to factorise RSA moduli and recover the corresponding private keys.

Based on the paper Mining Your Ps and Qs. Problem data from Boston Key Party 2014.

About

Factoring RSA moduli

https://factorable.net/weakkeys12.extended.pdf


Languages

Language:Python 88.7%Language:Makefile 11.3%