InterviewSolution
Saved Bookmarks
| 1. |
Using SDES, the Plaintext for the Ciphertext 00001111, given that the key is 1111111111 is,(a) 01100111(b) 00001010(c) 11111111(d) 01101101I have been asked this question in homework.The query is from Overview topic in division Cryptography Overview, TCP/IP and Communication Networks of Cryptograph & Network Security |
|
Answer» CORRECT OPTION is (c) 11111111 The best EXPLANATION: Perform the SDES Decryption algorithm and COMPUTE the cipher text. |
|