AdditiveCipherConcretePolicy< WT, W, X, BASE > Struct Template Reference

Inheritance diagram for AdditiveCipherConcretePolicy< WT, W, X, BASE >:

PanamaCipherPolicy< B > Salsa20_Policy SEAL_Policy< B > WAKE_Policy< B > List of all members.

Detailed Description

template<typename WT, unsigned int W, unsigned int X = 1, class BASE = AdditiveCipherAbstractPolicy>
struct AdditiveCipherConcretePolicy< WT, W, X, BASE >

Definition at line 74 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, size_t iterationCount)
bool CanOperateKeystream () const
virtual void OperateKeystream (KeystreamOperation operation, byte *output, const byte *input, size_t iterationCount)=0

Classes

struct  KeystreamOutput


The documentation for this struct was generated from the following file:
Generated on Mon Jan 29 09:47:07 2007 for Crypto++ by  doxygen 1.5.1