CFB_CipherTemplate< BASE > Class Template Reference

Inheritance diagram for CFB_CipherTemplate< BASE >:
BASE CFB_DecryptionTemplate< BASE > CFB_EncryptionTemplate< BASE >

List of all members.

Public Types

typedef BASE::PolicyInterface PolicyInterface

Public Member Functions

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

Detailed Description

template<class BASE>
class CFB_CipherTemplate< BASE >

Definition at line 248 of file strciphr.h.


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

Generated on 24 Mar 2016 for Crypto++ by  doxygen 1.6.1