Crypto++
Public Types | Public Member Functions | Static Public Attributes
AdditiveCipherConcretePolicy Struct Reference

List of all members.

Public Types

typedef WT WordType

Public Member Functions

unsigned int GetAlignment () const
unsigned int GetBytesPerIteration () const
unsigned int GetIterationsToBuffer () const
bool CanOperateKeystream () const
virtual void OperateKeystream (KeystreamOperation operation, byte *output, const byte *input, size_t iterationCount)=0

Static Public Attributes

static const int BYTES_PER_ITERATION = sizeof(WordType) * W

The documentation for this struct was generated from the following file: