Crypto++  5.6.3
Free C++ class library of cryptographic schemes
Public Types | Public Member Functions | Static Public Attributes | List of all members
WAKE_Policy< B > Class Template Reference
+ Inheritance diagram for WAKE_Policy< B >:

Public Types

typedef word32 WordType
 

Public Member Functions

unsigned int GetAlignment () const
 
unsigned int GetBytesPerIteration () const
 
unsigned int GetIterationsToBuffer () const
 
bool CanOperateKeystream () const
 
virtual unsigned int GetOptimalBlockSize () const
 
virtual void WriteKeystream (byte *keystream, size_t iterationCount)
 
virtual void CipherResynchronize (byte *keystreamBuffer, const byte *iv, size_t length)
 
virtual void SeekToIteration (lword iterationCount)
 

Static Public Attributes

static const int BYTES_PER_ITERATION
 

Detailed Description

template<class B = BigEndian>
class WAKE_Policy< B >

Definition at line 33 of file wake.h.


The documentation for this class was generated from the following files: