|
Crypto++ 8.9
Free C++ class library of cryptographic schemes
|
Classes for Rijndael encryption algorithm. More...
Go to the source code of this file.
Classes | |
| struct | Rijndael_Info |
| Rijndael block cipher information. More... | |
| class | Rijndael |
| Rijndael block cipher. More... | |
Macros | |
| #define | CRYPTOPP_DISABLE_RIJNDAEL_ASM 1 |
| #define | CRYPTOPP_RIJNDAEL_ADVANCED_PROCESS_BLOCKS 1 |
Typedefs | |
| typedef Rijndael::Encryption | RijndaelEncryption |
| typedef Rijndael::Decryption | RijndaelDecryption |
Classes for Rijndael encryption algorithm.
All key sizes are supported. The library only provides Rijndael with 128-bit blocks, and not 192-bit or 256-bit blocks
Definition in file rijndael.h.
| #define CRYPTOPP_DISABLE_RIJNDAEL_ASM 1 |
Definition at line 19 of file rijndael.h.
| #define CRYPTOPP_RIJNDAEL_ADVANCED_PROCESS_BLOCKS 1 |
Definition at line 24 of file rijndael.h.
Definition at line 104 of file rijndael.h.
Definition at line 105 of file rijndael.h.