

InterviewSolution
Saved Bookmarks
1. |
If there are 2^56 cipher texts per plain text and a total of 2^18 plaintexts of length 18 exists. Then determine the number of distinct ciphertexts?(a) 761(b) 2^74(c) 186(d) 2^89I got this question in an internship interview.This intriguing question comes from Cryptography topic in section Number Theory and Cryptography of Discrete Mathematics |
Answer» Right choice is (b) 2^74 |
|