Chat Application
- Tech Stack: Python,multi-threading,RSA encryption,socket programming
- Github URL: Project Link
Multi Threaded Chat Application
A server client chat application with GUI in python using Sockets and RSA cryptography algorithm for secure data transmission.User can send data with end to end encryption using RSA algorithm.