InterviewSolution
Saved Bookmarks
| 1. |
The substitution of the letters are done(a) Serially(b) Parallel way(c) Serially & Parallel way(d) None of the mentionedThis question was addressed to me in unit test.I would like to ask this question from Public Key Cryptosystems in portion Encryption and Decryption of Digital Communications |
|
Answer» RIGHT answer is (B) Parallel way Explanation: The substitution PART of the encryption scheme is performed in parallel on SMALL SEGMENT of the blocks. |
|