Enigma
3.2.0
A Simple, Reliable and Efficient Encryption Tool
|
This is the complete list of members for XOREncryptionTool, including all inherited members.
OnCreate() override | XOREncryptionTool | virtual |
OnDecryptButtonPressed() | XOREncryptionTool | |
OnDestroy() override | XOREncryptionTool | virtual |
OnDraw(Scene *parent) override | XOREncryptionTool | virtual |
OnEncryptButtonPressed() | XOREncryptionTool | |
Tool()=default | Tool | |
XORDecrypt(const std::string &password, const std::string &cipher) | XOREncryptionTool | |
XOREncrypt(const std::string &password, const std::string &buffer) | XOREncryptionTool | |
XOREncryptionTool()=default | XOREncryptionTool | |
~Tool()=default | Tool | virtual |
~XOREncryptionTool()=default | XOREncryptionTool |