GitHub / shiva1221 / -Multithreaded-end-to-end-encrypted-cryptography-based-real-time-chat.
This is an encrypted chat application to make 2 clients offline chatting possible via LAN or Wifi hotspot, thought a connection with a system that is made as a server. The server is unable to decypher the chat texts among the 2 clients. It is developed by the use of Socket Programming in Python and the encryption is done using RSA Algorithm.
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 12.7 KB
Dependencies parsed at: Pending
Created at: 9 months ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: 9 months ago
Topics: python, rsa-cryptography, socket-client, socket-programming, thread-library, tkinter-gui