In: Advanced Math
Given the prime factors p and q, the encryption exponent e, and the ciphertext C, apply the RSA algorithm to find (a) the decryption exponent d and (b) the plaintext message M.
p |
q |
e |
C |
17 |
5 |
19 |
65 |
I have to get d and M