|
| dooble_threefish256 (const QByteArray &key) |
|
QByteArray | decrypt (const QByteArray &bytes) |
|
QByteArray | encrypt (const QByteArray &bytes) |
|
void | set_key (const QByteArray &key) |
|
void | set_tweak (const QByteArray &tweak, bool *ok) |
|
|
static void | test1 (void) |
|
static void | test2 (void) |
|
static void | test3 (void) |
|
|
| dooble_block_cipher (const QByteArray &key) |
|
static QByteArray | xor_arrays (const QByteArray &a, const QByteArray &b) |
|
QByteArray | m_key |
|
int | m_block_length |
|
int | m_key_length |
|
The documentation for this class was generated from the following files: