iyxan23 / rsa-tools

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:C++ 94.5%Language:QMake 5.5%