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

RC2::Decryption Class Reference

Inheritance diagram for RC2::Decryption:

BlockCipherFinal< DECRYPTION, Dec > ClonableImpl< BlockCipherFinal< DIR, Dec >, Dec > List of all members.

Detailed Description

Definition at line 61 of file rc2.h.

Public Member Functions

 Decryption ()
 Decryption (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