An agent wants to create fast and efficient cryptographic keys to use with Diffie-Hellman without using prime numbers to generate the keys. Which of the following should be used?

A. Elliptic curve cryptography
B. Quantum cryptography
C. Public key cryptography
D. Symmetric cryptography


Answer: D. Symmetric cryptography

Computer Science & Information Technology

You might also like to view...

The recursive definition of a Fibonacci Number is F(n) = F(n-1) + F(n-2), where F(0)=1 and F(1)=1. What is the value of Fib(5)?

a. 8 b. 5 c. 2 d. 1

Computer Science & Information Technology

Match the font family name with the text sample.

Computer Science & Information Technology

The ________ function identifies the highest value in a database column that matches specified conditions in a criteria range

Fill in the blank(s) with correct word

Computer Science & Information Technology

The most important and frequently used __________ is System.

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

Computer Science & Information Technology