|
Dooble
|

Protected Member Functions | |
| dooble_block_cipher (const QByteArray &key) | |
Static Protected Member Functions | |
| static QByteArray | xor_arrays (const QByteArray &a, const QByteArray &b) |
Protected Attributes | |
| QByteArray | m_key |
| int | m_block_length |
| int | m_key_length |