adplus-dvertising
frame-decoration

Question

The last two blocks of the XTS-AES mode are –

a.

padded as 10*

b.

encrypted/ decrypted using ciphertext-stealing

c.

padded as 10*1

d.

padded and then swapped after encryption/ decryption

Answer: (b).encrypted/ decrypted using ciphertext-stealing

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The last two blocks of the XTS-AES mode are –

Similar Questions

Discover Related MCQs

Q. Which of the following is the correct encryption statement representation for the XTS-AES mode?

Q. Which of the following is true for the tweak in XTS-AES mode?

Q. Which of the following represent the tweak?

Q. What is the size of the XTS-AES key?

Q. XTS-AES mode of operation is a better version of

Q. A tweak is used in XTS-AES mode to provide a different output for the same input PT and same key.

Q. The purpose of a ‘tweak’ in XTS-AES mode is to

Q. The XTS-AES mode is based on the concept of tweakable block cipher.

Q. The XTS-AES mode was approved by NIST in

Q. Which of the following is a natural candidates for stream ciphers?

Q. Which of the following modes of operation does not involve feedback?

Q. Which mode requires the implementation of only the encryption algorithm?

Q. Which block mode limits the maximum throughput of the algorithm to the reciprocal of the time for one execution?

Q. Which mode of operation has the worst “error propagation” among the following?

Q. The counter value in CTR modes repeats are a regular interval.

Q. Which of the following modes does not implement chaining or “dependency on previous stage computations”?

Q. In OFB Transmission errors do not propagate: only the current ciphertext is affected, since keys are generated “locally”.

Q. Which of the following can be classified under advantages and disadvantages of OFB mode?

i) Transmission errors
ii) A bit error in a ciphertext segment
iii) Cannot recover from lost ciphertext segments
iv) Ciphertext or segment loss

Q. There is a dependency on the previous ‘s’ bits in every stage in CFB mode. Here ‘s’ can range from ___

Q. Which of the following statements are true ?

i) In the CBC mode, the plaintext block is XORed with previous ciphertext block before encryption
ii) The CTR mode does not require an Initialization Vector
iii) The last block in the CBC mode uses an Initialization Vector
iv) In CBC mode repetitions in plaintext do not show up in ciphertext