资 源 简 介
A Simple broadcast based secure chat application.
We use DH key exchange to set up shared key, which is used inturn to setup symmetric key.
We use symmetric key to encrypt all the traffic between client and server.
https://github.com/Machiry/securechat