For p = 11 and q = 17 and choose e=7. Apply RSA algorithm where Cipher message=11 and thus find the plain text.

🎲 Try a Random Question  |  Total Questions in Quiz: 37  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Cryptography Practice Test: Public Key Cryptography and RSA — practice the complete quiz, review flashcards, or try a random question.

Public Key Cryptography and RSA topics are: Rabin/Elgamal algorithms, Knapsack/Merkle cryptosystem algorithms and their applications. RSA is a public-key cryptography algorithm that uses a public key to encrypt data and a private key to decrypt it. The acronym stands for Rivest-Shamir-Adleman, the last names of the three MIT inventors who developed the concept in 1977.  Public key cryptography, also known as asymmetric cryptography, uses two different but mathematically linked keys. The public key can be shared with everyone, whereas the private key must be kept secret.  RSA is used in... Show more

For p = 11 and q = 17 and choose e=7. Apply RSA algorithm where Cipher message=11 and thus find the plain text.