Cryptography Teacher Question:
Download Questions PDF

Explain me Monoalphabetic and Polyalphabetic Cipher?

Answer:

Monoalphabetic cipher is a substitution cipher in which for a given key, the cipher alphabet for each plain alphabet is fixed throughout the encryption process. For example, if ‘A’ is encrypted as ‘D’, for any number of occurrence in that plaintext, ‘A’ will always get encrypted to ‘D’.

All of the substitution ciphers we have discussed earlier in this chapter are monoalphabetic; these ciphers are highly susceptible to cryptanalysis.

Polyalphabetic Cipher is a substitution cipher in which the cipher alphabet for the plain alphabet may be different at different places during the encryption process. The next two examples, playfair and Vigenere Cipher are polyalphabetic ciphers.

Download Cryptography Teacher Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me types of Cryptosystems?What is RSA Cryptosystem?