Public Member Functions

RC2::Encryption Class Reference

Inheritance diagram for RC2::Encryption:
BlockCipherFinal< ENCRYPTION, Enc > ClonableImpl< BlockCipherFinal< DIR, Enc >, Enc > Enc

List of all members.

Public Member Functions

 Encryption (const byte *key, size_t keyLen=DEFAULT_KEYLENGTH)
 Encryption (const byte *key, size_t keyLen, int effectiveKeyLen)
bool IsForwardTransformation () const
ClonableClone () const

Detailed Description

Definition at line 47 of file rc2.h.


The documentation for this class was generated from the following file: