|
Dooble
|
This is the complete list of members for dooble_cryptography, including all inherited members.
| as_plaintext(void) const (defined in dooble_cryptography) | dooble_cryptography | |
| authenticate(const QByteArray &salt, const QByteArray &salted_password, const QString &password) (defined in dooble_cryptography) | dooble_cryptography | |
| authenticated(void) const (defined in dooble_cryptography) | dooble_cryptography | |
| dooble_cryptography(const QByteArray &authentication_key, const QByteArray &encryption_key, const QString &block_cipher_type, const QString &hash_type) (defined in dooble_cryptography) | dooble_cryptography | |
| dooble_cryptography(const QString &block_cipher_type, const QString &hash_type) (defined in dooble_cryptography) | dooble_cryptography | |
| encrypt_then_mac(const QByteArray &data) const (defined in dooble_cryptography) | dooble_cryptography | |
| HashTypes enum name (defined in dooble_cryptography) | dooble_cryptography | |
| hmac(const QByteArray &message) const (defined in dooble_cryptography) | dooble_cryptography | |
| hmac(const QString &message) const (defined in dooble_cryptography) | dooble_cryptography | |
| KECCAK_512 enum value (defined in dooble_cryptography) | dooble_cryptography | |
| keys(void) const (defined in dooble_cryptography) | dooble_cryptography | |
| mac_then_decrypt(const QByteArray &data) const (defined in dooble_cryptography) | dooble_cryptography | |
| memcmp(const QByteArray &a, const QByteArray &b) (defined in dooble_cryptography) | dooble_cryptography | static |
| memzero(QByteArray &bytes) (defined in dooble_cryptography) | dooble_cryptography | static |
| memzero(QString &text) (defined in dooble_cryptography) | dooble_cryptography | static |
| s_authentication_key_length (defined in dooble_cryptography) | dooble_cryptography | static |
| s_encryption_key_length (defined in dooble_cryptography) | dooble_cryptography | static |
| set_authenticated(bool state) (defined in dooble_cryptography) | dooble_cryptography | |
| set_block_cipher_type(const QString &block_cipher_type) (defined in dooble_cryptography) | dooble_cryptography | |
| set_hash_type(const QString &hash_type) (defined in dooble_cryptography) | dooble_cryptography | |
| set_keys(const QByteArray &authentication_key, const QByteArray &encryption_key) (defined in dooble_cryptography) | dooble_cryptography | |
| SHA3_512 enum value (defined in dooble_cryptography) | dooble_cryptography | |
| ~dooble_cryptography() (defined in dooble_cryptography) | dooble_cryptography |