What type of attack is being conducted when the attacker has messages in both encrypted form and decrypted forms?

A. chosen-ciphertext
B. chosen-plaintext
C. known plaintext
D. ciphertext-only


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. SecureRandom method ints with two int arguments creates an IntStream for an infinite stream of random int values in the range starting with the first argument and up to, but not including, the second. b. SecureRandom method ints with a long and two int arguments creates an IntStream with the specified number of random int values in the range starting with the first argument and up to, but not including, the second. c. To convert an IntStream to a Stream call IntStream method toStream. d. Function static method identity creates a Function that simply returns its argument.

Computer Science & Information Technology

Entering Today() in a field that is a Date/Time data type will display the current date

Indicate whether the statement is true or false

Computer Science & Information Technology

The ____________________ blending mode functions as the exact opposite of the Multiply blending mode.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which of the following is NOT one of the Summary Options in the Report Wizard?

a. Sub Total b. Avg c. Sum d. Max

Computer Science & Information Technology