DiffieHellmanTest is a C# project designed to demonstrate the implementation of the Diffie-Hellman key exchange algorithm. This algorithm allows two parties to securely share a secret key over an insecure communication channel.
-
Notifications
You must be signed in to change notification settings - Fork 0
chloelcdev/DiffieHellmanTest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
DiffieHellmanTest is a C# project that demonstrates the implementation of the Diffie-Hellman key exchange algorithm, enabling secure key exchange over an insecure channel.