|
Security Scol plugin
|
Classes for the TEA, BTEA and XTEA block ciphers. More...
Go to the source code of this file.
Classes | |
| struct | TEA_Info |
| TEA block cipher information. More... | |
| class | TEA |
| TEA block cipher. More... | |
| struct | XTEA_Info |
| XTEA block cipher information. More... | |
| class | XTEA |
| XTEA block cipher. More... | |
| struct | BTEA_Info |
| BTEA block cipher information. More... | |
| class | BTEA |
| BTEA block cipher. More... | |
Typedefs | |
| typedef TEA::Encryption | TEAEncryption |
| typedef TEA::Decryption | TEADecryption |
| typedef TEA::Decryption TEADecryption |
| typedef TEA::Encryption TEAEncryption |