/RSA-Decryption-CS111

CS111 Homework 2 solution that decrypts a message given just the public key (only works on small numbers and numbers with one set of factors not including 1 or the number itself).

Primary LanguagePython

RSA-Decryption-CS111

CS111 Homework 2 solution that decrypts a message given just the public key (only works on small numbers and numbers with one set of factors not including 1 or the number itself).