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

CFB_EncryptionTemplate< BASE > Class Template Reference

Inheritance diagram for CFB_EncryptionTemplate< BASE >:

CFB_CipherTemplate< BASE > List of all members.

Detailed Description

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

Definition at line 241 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

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 Sep 9 19:01:26 2005 for Crypto++ by  doxygen 1.4.4