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.
Download the exe folder of the application from the cryptchat exe repository(clone the repo and run the .exe file inside the cryptchat folder)