/rsa-tools

Encrypt and Decrypt demonstration using RSA with OpenSSL using the Qt framework!

Primary LanguageC++MIT LicenseMIT

RSA Tools

Cross-platform tool to do encryption and decryption in RSA, written in C++ with Qt Framework.

I created this project to learn on how to use OpenSSL, the Qt framework and C++. Every bits of code are extremely commented, so you may want to use this project as a learning material too.