Bsc CSIT Semester 5 – Cryptography – Unit 1. Introduction and Classical Ciphers
Comprehensive questions and detailed answers for Unit 1. Introduction and Classical Ciphers. Perfect for exam preparation and concept clarity.
Encrypt the message “INFORMATION” using the Playfair cipher with the keyword “SECURITY”.
Decrypt the message “GVPJ” using Hill cipher taking the key as {Row1 = 3 7, Row2= 5 12}.
The message “IMOGUN” was encrypted with a Playfair cipher using keyword “GALOIS”. Decrypt the message.
Show encryption and decryption of “csit” using hill cipher having key,
How substitution ciphers are different from transposition ciphers? Given a message M=”CSIT PROGRAM IS A HOT CAKE”, encrypt M using Rail Fence cipher with rail size 3.
Show the encryption of plain text “ALGORITHM” using the key “PSEUDOCODE” using playfair cipher.
Using Vignere cipher with key = “worlds”, encrypt the plain text “hello everyone”.
Given the key “HELLOWORLD”, encrypt the plaintext “TURINGTEST” using Play fair cipher.
Which one is more secure, monoalphabetic cipher or poly alphabetic cipher? Justify. Using Rail Fence cipher, encrypt the text "LEARNING AND TEACHING ARE DIFFERENT", using 3 as rails.
Sample Questions
Decrypt the message “GVPJ” using Hill cipher taking the key as {Row1 = 3 7, Row2= 5 12}.
The message “IMOGUN” was encrypted with a Playfair cipher using keyword “GALOIS”. Decrypt the message.
Show encryption and decryption of “csit” using hill cipher having key, \[ k = \begin{array}{|c|c|} \hline 3 & 2 \\ \hline 5 & 7 \\ \hline \end{array} \]
How substitution ciphers are different from transposition ciphers? Given a message M=”CSIT PROGRAM IS A HOT CAKE”, encrypt M using Rail Fence cipher with rail size 3.
And more questions available on this page.