List of all members.
Public Member Functions |
IV_Requirement | IVRequirement () const |
Static Public Member Functions |
static const char * | StaticAlgorithmName () |
Protected Member Functions |
unsigned int | GetBytesPerIteration () const |
byte * | GetRegisterBegin () |
bool | CanIterate () const |
void | Iterate (byte *output, const byte *input, CipherDir dir, size_t iterationCount) |
void | TransformRegister () |
void | CipherResynchronize (const byte *iv, size_t length) |
void | SetFeedbackSize (unsigned int feedbackSize) |
void | ResizeBuffers () |
Protected Attributes |
SecByteBlock | m_temp |
unsigned int | m_feedbackSize |
The documentation for this class was generated from the following files: