Cryptography - Old Questions
Question Answer Details
1. Define discrete logarithms. How key generation, encryption and decryption is done in RSA. In a RSA cryptosystem, given p=13 and q=7, determine private key , public key, and perform encryption and decryption for the text M="hi" using o to 25 for letters from a to z.
Answer
AI Generated Answer
AI is thinking...