1.

Which of the following ciphers are created by shuffling the letters of a word?(a) rotor cipher(b) rail fence cipher(c) vigenere cipher(d) hill cipherThe question was posed to me in an internship interview.The above asked question is from Cryptography topic in section Cryptography of Data Structures & Algorithms II

Answer»

Right choice is (B) rail fence CIPHER

Explanation: There are two types of traditional ciphers- Transposition and substitution cipher. In transposition cipher the letters of the GIVEN data are shuffled in a PARTICULAR order, fixed by a given rule. Rail fence cipher is an example of transposition cipher.



Discussion

No Comment Found

Related InterviewSolutions