0
861views
Explain the D-H algorithm in detail.
1 Answer
| written 3.1 years ago by | • modified 3.1 years ago |
Solution:
The Diffie–Hellman (DH) Algorithm is a key-exchange protocol that enables two parties communicating over a public channel to establish a mutual secret without it being transmitted over the Internet.
D-H enables the two to use a public key to encrypt and decrypt their conversation or data using symmetric cryptography. …