#include <rc2.h>
Classes | |
class | Base |
class | Dec |
class | Decryption |
class | Enc |
class | Encryption |
Public Types | |
typedef BlockCipher | Encryption |
implements the BlockCipher interface | |
typedef BlockCipher | Decryption |
implements the BlockCipher interface | |
Static Public Member Functions | |
static const char * | StaticAlgorithmName () |
static size_t CRYPTOPP_API | StaticGetValidKeyLength (size_t n) |
Definition at line 22 of file rc2.h.