#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 () |
size_t __cdecl | StaticGetValidKeyLength (size_t n) |