PsychedelicShayna / qt-message-encryptor

A message encryption program based on the RSA exchange of AES keys used for encrypted communication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qt Message Encryptor

This is a general purpose message encryptor that supports RSA key exchanging of randomly generated AES cipherkeys. Made to communicate sensitive information in cases where a messaging service cannot be fully trusted.

This program is long overdue for an update and proper release. While the program technically works, the user interface is far from intuitive. I would wait for an update before using.

About

A message encryption program based on the RSA exchange of AES keys used for encrypted communication.

License:GNU General Public License v3.0


Languages

Language:C++ 94.7%Language:QMake 5.3%