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.
โ˜†13Updated last year

Related projects โ“˜

Alternatives and complementary repositories for Cryptosystem-RSA