RSA (Rivest–Shamir–Adleman) is a public-key cryptosystem that is widely used for secure data transmission.
This is a list of needed instructions to run chatting and attacking programs.
-
Open Chatting directory
-
Start the server
python server.py
- Start the first client
python client.py
- Start the second client
python client.py
-
Open Attacking directory
-
Run the attacker
python attacker.py