zeus::TBlockCipherXTEA Class Reference
#include <BlockCipherXTEA.h>
List of all members.
Detailed Description
This class implements the block cipher XTEA (eXtended Tiny Encryption Algorithm).
Constructor & Destructor Documentation
| TBlockCipherXTEA::TBlockCipherXTEA |
( |
|
) |
|
creates the block cipher using the XTEA
| TBlockCipherXTEA::~TBlockCipherXTEA |
( |
|
) |
[protected, virtual] |
destroys the block cipher
Member Function Documentation
| Int zeus::TBlockCipherXTEA::getBlockSizeForDecoding |
( |
|
) |
const [inline, virtual] |
| Int zeus::TBlockCipherXTEA::getBlockSizeForEncoding |
( |
|
) |
const [inline, virtual] |
| void TBlockCipherXTEA::setKey |
( |
Uint64 |
uldKey |
) |
[virtual] |
| void TBlockCipherXTEA::setKey |
( |
const IByteArray & |
rKey |
) |
[virtual] |
The documentation for this class was generated from the following files: