End-to-end Encrypted Chat Client project in Applied Crypto course
This program will not be able to run on Windows OS. Try to use a Unix-based environment.
- Clone this repo or download zip file
pip install -r requirements.txt
cd tests
pytest -v test_messenger.py