ZiadSheriif / Cryptosystem-RSA

A basic RSA encryption and decryption system. It establishes a client-server connection using sockets, and the client sends an encrypted message to the server. The server then decrypts the message using RSA decryption and sends it back to the client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZiadSheriif/Cryptosystem-RSA Stargazers