InterviewSolution
Saved Bookmarks
| 1. |
For the Knapsack: {1 6 8 15 24}, find the plain text code if the ciphertext is 38.(a) 10010(b) 01101(c) 01001(d) 01110The question was posed to me in an internship interview.My question is based upon Knapsack/ Merkle topic in chapter Public Key Cryptography and RSA of Cryptograph & Network Security |
|
Answer» Right CHOICE is (b) 01101 |
|