• Stars
    star
    1
  • Language
    Python
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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