AdditiveCipherConcretePolicy< WT, W, X, BASE >::KeystreamOutput< B > Struct Template Reference

List of all members.

Detailed Description

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

Definition at line 87 of file strciphr.h.

Public Member Functions

 KeystreamOutput (KeystreamOperation operation, byte *output, const byte *input)
KeystreamOutputoperator() (WordType keystreamWord)

Public Attributes

KeystreamOperation m_operation
byte * m_output
const byte * m_input


The documentation for this struct was generated from the following file:
Generated on Sat Dec 23 02:07:13 2006 for Crypto++ by  doxygen 1.5.1-p1