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

Definition at line 20 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 () |
| unsigned int | StaticGetValidKeyLength (unsigned int n) |
1.3.7-20040704