https://github.com/shantanu66/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.
https://github.com/shantanu66/cryptchat
aes-encryption cryptography desktop-application flask-api mongodb python tkinter
Last synced: 15 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/shantanu66/cryptchat
- Owner: Shantanu66
- Created: 2021-09-28T11:06:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-29T16:44:14.000Z (12 months ago)
- Last Synced: 2024-06-29T17:48:29.982Z (12 months ago)
- Topics: aes-encryption, cryptography, desktop-application, flask-api, mongodb, python, tkinter
- Language: Python
- Homepage:
- Size: 106 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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

# 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)