Perform decryption using the RSA algorithm for the following:
p=3; q=11; d=7; M=5
I think the answer is 5. According to my professor, the answer is 14. M is supposed to be the unencrypted message. How the hell can you decrypt something that isn't even encrypted? Someone please explain this to me. I had no problems with the questions relating to encryption, I just don't understand this problem above.
Thanks for any help.
p=3; q=11; d=7; M=5
I think the answer is 5. According to my professor, the answer is 14. M is supposed to be the unencrypted message. How the hell can you decrypt something that isn't even encrypted? Someone please explain this to me. I had no problems with the questions relating to encryption, I just don't understand this problem above.
Thanks for any help.