A secured Chat application using RSA encryption system
- python
- pycryptodome (used to generate primes )
git clone https://github.com/Ahmedmma72/RSA-Algorithm-Using-Python-and-Sockets.git
cd RSA-Algorithm-Using-Python-and-Sockets
open cmd
python Server.py
open another cmd
python Client.py