InterviewSolution
Saved Bookmarks
| 1. |
What will be the encrypted text corresponding to plain text “CLASSIFIED” using columnar transposition cipher with a keyword as “GAMES”?(a) LFDSIASECI(b) SECIAISDFL(c) CILFAISESD(d) LFSECIAISDThis question was posed to me during an interview for a job.Question is from Cryptography in section Cryptography of Data Structures & Algorithms II |
|
Answer» The correct answer is (d) LFSECIAISD |
|