Definition at line 73 of file strciphr.h.
Public Types | |
typedef WT | WordType |
Public Member Functions | |
unsigned int | GetAlignment () const |
unsigned int | GetBytesPerIteration () const |
unsigned int | GetIterationsToBuffer () const |
void | WriteKeystream (byte *buffer, unsigned int iterationCount) |
bool | CanOperateKeystream () const |
virtual void | OperateKeystream (KeystreamOperation operation, byte *output, const byte *input, unsigned int iterationCount)=0 |
Classes | |
struct | KeystreamOutput |