Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

RC2::Encryption Class Reference

Inheritance diagram for RC2::Encryption:

BlockCipherFinal< ENCRYPTION, Enc > ClonableImpl< BlockCipherFinal< DIR, Enc >, Enc > List of all members.

Detailed Description

Definition at line 53 of file rc2.h.

Public Member Functions

 Encryption ()
 Encryption (const byte *key, unsigned int keyLen=DEFAULT_KEYLENGTH, unsigned int effectiveLen=1024)
 BlockCipherFinal ()
 BlockCipherFinal (const byte *key)
 BlockCipherFinal (const byte *key, unsigned int length)
 BlockCipherFinal (const byte *key, unsigned int length, unsigned int rounds)
bool IsForwardTransformation () const
void SetKey (const byte *key, unsigned int length, const NameValuePairs &param=g_nullNameValuePairs)
ClonableClone () const


The documentation for this class was generated from the following file:
Generated on Fri Sep 9 19:01:35 2005 for Crypto++ by  doxygen 1.4.4