Skip to content

hasretozkan/chat-application-with-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application with Encryption

Chat Application with Encryption using python. Example to how make a secure chat app using two methods of encrypting the messages in this project RC4 and RSA is used.

Installation

  1. Download or Fork project
  2. Install required libraries (Pycrypto, Lazy.me, rsa, rc4)
  3. Set server Ip on server.py
  4. Run server.py and start server.
  5. Run client.py and start secure chatting.

Contributors

Hasret Özkan - Website - LinkedIn

About

Chat Application with Encryption using python. Example to how make a secure chat app using two methods of encrypting the messages in this project RC4 and RSA is used.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages