security project includes communication between two clients in one server with RSA encryption algorithm and breaking it with CCA (chosen cipher attack)using python socket
pip install sockets
pip install matplotlib
pip install math
run server.py then client_A.py and client_B.py
run attacks.py