InterviewSolution
Saved Bookmarks
| 1. |
What will be the ciphered text if the string “SANFOUNDRY” is given as input to the code of vigenere cipher with keyword as “HELLO”?(a) UEWIIDKLL(b) ZEYQCOCM(c) ZEYQCBROCM(d) ZEYQCBROCMJDHThis question was addressed to me in unit test.This interesting question is from Cryptography in section Cryptography of Data Structures & Algorithms II |
|
Answer» Correct choice is (c) ZEYQCBROCM |
|