-
Notifications
You must be signed in to change notification settings - Fork 1
This is a project intended to demonstrate the use of key exchange and encryption in a simple chat program. It establishes a shared encryption key with each connecting client through a Diffie-Hellman key exchange, which the client and server then use to encrypt and decrypt each-other's messages via AES.
License
punk12321/AES-chat
About
This is a project intended to demonstrate the use of key exchange and encryption in a simple chat program. It establishes a shared encryption key with each connecting client through a Diffie-Hellman key exchange, which the client and server then use to encrypt and decrypt each-other's messages via AES.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published