This is a project made for Security class @DETI
$ sudo apt update
$ sudo apt install python3-pip
$ sudo pip3 install pykcs11
$ sudo pip3 install cryptography
$ sudo pip3 install pandas
Start the server to wait for clients
python3 Server.py
Start clients running this command for each client
python3 client.py