Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 244 Bytes

File metadata and controls

13 lines (7 loc) · 244 Bytes

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