/ChatAppRSA

Chat Application implementing RSA messages encryption. Built with Kivy Python framework

Primary LanguagePython

ChatAppRSA

Chat Application with RSA 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