/CryptChat

A Desktop Application made using Tkinter framework in Python for Text Chatting between indivisuals or groups which is end to end encrypted using symmetric cyrptography algorithms.

Primary LanguagePython

CryptChat

A desktop application using the Tkinter framework in Python for text-based communication between individuals or groups. The application ensures end-to-end encryption using symmetric cryptography algorithms to secure messages. The backend API is built with Flask, while the client-side interface is developed with Tkinter, facilitating a seamless and secure chatting experience.

Preview

Screenshot 2022-01-16 204737 Screenshot 2022-01-16 204854

Download

Download the exe folder of the application from the cryptchat exe repository(clone the repo and run the .exe file inside the cryptchat folder)