168k views
5 votes
Which of the following would be a reason for developers to utilize an AES cipher in CCM mode (Counter with Chain Block Message Authentication Code)?

A. It enables the ability to reverse the encryption with a separate key
B. It allows for one-time pad inclusions with the passphrase
C. Counter mode alternates between synchronous and asynchronous encryption
D. It allows a block cipher to function as a stream cipher

User VincFort
by
5.5k points

1 Answer

6 votes

Answer:

Option (D) is the correct answer to the following question.

Step-by-step explanation:

The following option is true because the AES-CCM is referred to it is a genuine way to encipher the block of code or cipher modes and AES provides help to the CCM to use AES block cipher. They encipher or encode data or information in a 128-bit block and the 128-bit key is used by the AES.

So. that's why the following option is correct.

User Brian Fitzpatrick
by
5.1k points