PictureCrypt  1.4.1
An image-steganography project
Classes
qaesencryption.h File Reference
#include <QObject>
#include <QByteArray>
Include dependency graph for qaesencryption.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QAESEncryption
 The QAESEncryption class Small and portable AES encryption class for Qt. Supports all key sizes - 128/192/256 bits - ECB, CBC, CFB and OFB modes. Class made entirely by bricke. Github: https://github.com/bricke/Qt-AES. More...