InterviewSolution
Saved Bookmarks
| 1. |
Which of the following are possible sizes of MACs?i) 12 Bytesii) 16 Bytesiii) 20 Bytesiv) 24 Bytes(a) i and iii(b) ii only(c) ii and iii(d) ii iii and ivI got this question in homework.The query is from Secure Socket Layer topic in chapter Internet Protocol, Network Addressing and Transport Level Security of Cryptograph & Network Security |
|
Answer» RIGHT answer is (c) ii and iii For explanation I WOULD SAY: MACs can be 0, 16 or 20 Bytes. |
|