InterviewSolution
Saved Bookmarks
| 1. |
For a 100 bit key and a 32 bit tag, how many possible keys can be produced in the 3rd round?(a) 2^4(b) 2^32(c) 2^16(d) 2^64I have been asked this question in a job interview.Query is from Message Authentication Codes (MACs) topic in section Message Authentication Codes, Whirlpool Algorithm and Key Management and Distribution of Cryptograph & Network Security |
|
Answer» Correct answer is (a) 2^4 |
|