Course content

NETWORK SECURITY - DIFFIE HELLMAN KEY EXCHANGE ALGORITHM

This Algorithm is used to exchange the secret /symmetric key between sender and receiver.
This exchange of key can be done with the help of public key and private key

step 1 Assume prime number p
step 2 Select a such that a is primitive root of p and a less than p
step 3 Assume XA private key of user A
step 4 Calculate YA public key of user A with the help of formula
step 5 Assume XB private key of user B
step 6 Calculate YB public key of user B with the help of formula
step 7 Generate K secret Key using YB and XA with the help of formula at Sender side.
step 8 Generate K secret Key using YA and XB with the help of formula at Receiver side.
Views
0 Total Views
0 Members Views
0 Public Views
Actions
0 Likes
0 Dislikes
0 Comments
Share on Social Networks
Share Link
Share by mail

Please login to share this video by email.

Embed in your website