Forgot my rsa, so I read up on a paper about rsa (http://www.loyalty.org/~schoen/rsa/). They had a exercise where I could crack the private key if the public keys potentially share one of their prime factors. So here's me attempting it
Primary LanguagePython