|
| dooble_block_cipher (const QByteArray &key) |
|
virtual QByteArray | decrypt (const QByteArray &data)=0 |
|
virtual QByteArray | encrypt (const QByteArray &data)=0 |
|
virtual void | set_key (const QByteArray &key)=0 |
|
virtual void | set_tweak (const QByteArray &tweak, bool *ok) |
|
|
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: