Skip to content

A secure chat application built with Python and Kivy that uses the DES algorithm to encrypt messages between clients and server for enhanced privacy

Notifications You must be signed in to change notification settings

AmDevamithra/Secure-Chatroom-using-DES-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatAppDES

Chat Application with DES messages encryption, built with Kivy Python framework.

To run the app:

// In one terminal

python socker_server.py

// In another terminal (repeat this for every user you want to create)

python app.py

About

A secure chat application built with Python and Kivy that uses the DES algorithm to encrypt messages between clients and server for enhanced privacy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages