/RSA_message_encoder

School project for a ECRYP (Cryptography and Information Security) subject. It is a simple GUI application that enables to encode and decode a message using a pre-generated public and private keys. It uses an RSA (Rivest–Shamir–Adleman) public-key cryptosystem.

Primary LanguagePython

Stargazers