CFB_CipherTemplate< BASE > Class Template Reference

Inheritance diagram for CFB_CipherTemplate< BASE >:

CFB_DecryptionTemplate< BASE > CFB_EncryptionTemplate< BASE > List of all members.

Detailed Description

template<class BASE>
class CFB_CipherTemplate< BASE >

Definition at line 219 of file strciphr.h.

Public Types

typedef BASE::PolicyInterface PolicyInterface

Public Member Functions

void ProcessData (byte *outString, const byte *inString, unsigned int length)
void Resynchronize (const byte *iv)
unsigned int OptimalBlockSize () const
unsigned int GetOptimalNextBlockSize () const
unsigned int OptimalDataAlignment () const
bool IsRandomAccess () const
bool IsSelfInverting () const

Protected Member Functions

virtual void CombineMessageAndShiftRegister (byte *output, byte *reg, const byte *message, unsigned int length)=0
void UncheckedSetKey (const NameValuePairs &params, const byte *key, unsigned int length, const byte *iv)

Protected Attributes

unsigned int m_leftOver


The documentation for this class was generated from the following files:
Generated on Fri Dec 16 03:04:21 2005 for Crypto++ by  doxygen 1.4.5