Secure Chat Application and Simulation of MITM, Downgrade attacks
Implemented a secure chat application that uses TCP, and TLS for reliable communication between client and server. For implementing this we have used python's SSL, socket, and OpenSSL packages.