Qt Cryptographic Architecture
|
Go to the source code of this file.
Classes | |
class | QCA::Cipher |
class | QCA::Hash |
class | QCA::KeyDerivationFunction |
class | QCA::MessageAuthenticationCode |
class | QCA::PBKDF1 |
class | QCA::PBKDF2 |
class | QCA::Random |
Namespaces | |
QCA | |
Macros | |
#define | QStringLiteral(str) QString::fromUtf8(str) |
Header file for classes for cryptographic primitives (basic operations).
#include <QtCrypto>
instead.