PictureCrypt
1.4.1
An image-steganography project
|
#include <QDialog>
#include <QFileDialog>
#include <QImage>
#include <QMessageBox>
#include <QString>
#include "../model/qaesencryption.h"
#include <QCryptographicHash>
Go to the source code of this file.
Classes | |
class | EncryptDialog |
The EncryptDialog class Class to get the image and key to store secret info. More... | |
Namespaces | |
Ui | |