Security final project - Aveiro University
Project with emphasis in implementing a client-server architecture with secure communication used to download files from to the server.
Encryption, Symmetric keys, Diffie-Hellman key exchange, mesage integrity and mac.
pip install -r requirements.txt
python server/server.py
In another terminal:
python client/client.py -m pass filename
User: joao
Password joao
User: vinicius
Password: vinicius