1.

Vigenere cipher is harder to decipher than keyword cipher.(a) true(b) falseI had been asked this question in an online interview.This is a very interesting question from Cryptography in division Cryptography of Data Structures & Algorithms II

Answer»

Right option is (a) true

The best I can EXPLAIN: KEYWORD cipher is less secure than vigenere cipher. It is due to the fact that keyword cipher is mono alphabetic and THUS can be cracked using frequency ANALYSIS. But vigenere cipher being a poly alphabetic cipher cannot be deciphered using this method.



Discussion

No Comment Found

Related InterviewSolutions