|
typedef BASE::PolicyInterface | PolicyInterface |
|
|
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 |
|
|
virtual void | CombineMessageAndShiftRegister (byte *output, byte *reg, const byte *message, size_t length)=0 |
|
void | UncheckedSetKey (const byte *key, unsigned int length, const NameValuePairs ¶ms) |
|
template<class BASE>
class CFB_CipherTemplate< BASE >
Definition at line 234 of file strciphr.h.
The documentation for this class was generated from the following file: