Crypto++
|
corrected Block TEA (as described in "xxtea"). More...
#include <tea.h>
Public Types | |
typedef BlockCipherFinal < ENCRYPTION, Enc > | Encryption |
typedef BlockCipherFinal < DECRYPTION, Dec > | Decryption |
Static Public Member Functions | |
static const char * | StaticAlgorithmName () |
static size_t | StaticGetValidKeyLength (size_t) |
corrected Block TEA (as described in "xxtea").
This class hasn't been tested yet.