#include <rc2.h>
Inheritance diagram for RC2:

Definition at line 19 of file rc2.h.
Public Types | |
| enum | { DEFAULT_EFFECTIVE_KEYLENGTH = 1024, MAX_EFFECTIVE_KEYLENGTH = 1024 } |
| typedef BlockCipher | Encryption |
| implements the BlockCipher interface | |
| typedef BlockCipher | Decryption |
| implements the BlockCipher interface | |
Static Public Member Functions | |
| const char * | StaticAlgorithmName () |
1.3.2