123k views
4 votes
Which answer is not true for Diffie-Hellman algorithm?A. Security stems from the difficulty of calculating the product of two large prime numbers.B. It was the first public key exchange algorithm.C. It is vulnerable to man-in-the-middle attacks.D. It is used for distribution of a shared key, not for message encryption and decryption.

User Dale Reidy
by
5.1k points

1 Answer

3 votes

Answer: The correct answer is letter D.

Explanation: Diffie–Hellman is used to secure some internet services. It can secure encrypted communication between two parties required, the first exchange keys by some secure physical channel. It is not secure, it can be vulnerable to man-in-the-middle attacks.

User Tehleel Mir
by
4.8k points