CFB_DecryptionTemplate< BASE > Class Template Reference

Inheritance diagram for CFB_DecryptionTemplate< BASE >:

CFB_CipherTemplate< BASE > List of all members.

Detailed Description

template<class BASE = AbstractPolicyHolder<CFB_CipherAbstractPolicy, SymmetricCipher>>
class CFB_DecryptionTemplate< BASE >

Definition at line 253 of file strciphr.h.

Public Types

typedef BASE::PolicyInterface PolicyInterface

Public Member Functions

void ProcessData (byte *outString, const byte *inString, size_t length)
void GetNextIV (byte *iv)
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

void UncheckedSetKey (const byte *key, unsigned int length, const NameValuePairs &params)

Protected Attributes

size_t m_leftOver


The documentation for this class was generated from the following files:
Generated on Sat Dec 23 02:07:16 2006 for Crypto++ by  doxygen 1.5.1-p1