A company hosts a web server that requires entropy in encryption initialization and authentication. To meet this goal, the company would like to select a block cipher mode of operation that allows an arbitrary length IV and supports authenticated encryption. Which of the following would meet these objectives?
A. CFB
B. GCM
C. ECB
D. CBC
Answer: C. ECB
Computer Science & Information Technology
You might also like to view...
The file that opens after a hyperlink is clicked is called a hyperlink ________
A) asset B) page C) target D) behavior
Computer Science & Information Technology
Define a function named swap that exchanges the values of its two type double input/output parameters.
What will be an ideal response?
Computer Science & Information Technology