Q:

When the length of the IV is not 96, then

0

When the length of the IV is not 96, then


  1. we append the rest of the bits with 1*0 to make it 128 bits
  2. we append the rest of the bits with 0*1 to make it 128 bits
  3. we append the rest of the bits with 1*0 to make it 256 bits
  4. we append the rest of the bits with 0s to make it 128 bits

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (d).we append the rest of the bits with 0s to make it 128 bits

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

CRYPTOGRAPHY AND NETWORK SECURITY - MESSAGE AUTHENTICATION CODES AND KEY MANAGEMENT MCQ

Similar questions


need a help?


find thousands of online teachers now
Which is not true for Key-Wrapping?... >>
<< In GCM, we define S as S = GHASH(A||0^v||C||0^u||[...