Asymmetric/Public Key Cryptography with RSA Algorithm

Project Information

Simple implementation of Public Key Cryptography, using RSA Cryptographic Algorithm (with Java). Describes the process of sending a message securely from the sender to the receiver, to achieve confidentiality in the communication between them.