When the length of the IV is not 96, then
Posted: Thu Jul 14, 2022 8:11 am
a) we append the rest of the bits with 1*0 to make it 128 bits
b) we append the rest of the bits with 0*1 to make it 128 bits
c) we append the rest of the bits with 1*0 to make it 256 bits
d) we append the rest of the bits with 0s to make it 128 bits
b) we append the rest of the bits with 0*1 to make it 128 bits
c) we append the rest of the bits with 1*0 to make it 256 bits
d) we append the rest of the bits with 0s to make it 128 bits