Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

IteratedHash< T_HashWordType, T_Endianness, T_BlockSize, T_Base > Class Template Reference

#include <iterhash.h>

Inheritance diagram for IteratedHash< T_HashWordType, T_Endianness, T_BlockSize, T_Base >:

IteratedHashBase2< T_HashWordType, T_Endianness, T_Base > List of all members.

Detailed Description

template<class T_HashWordType, class T_Endianness, unsigned int T_BlockSize, class T_Base = HashTransformation>
class IteratedHash< T_HashWordType, T_Endianness, T_BlockSize, T_Base >

Definition at line 73 of file iterhash.h.

Public Types

enum  { BLOCKSIZE = T_BlockSize }
typedef T_Endianness ByteOrderClass
typedef IteratedHashBase<
T_HashWordType, T_Base
>::HashWordType 
HashWordType

Public Member Functions

void TruncatedFinal (byte *digest, unsigned int size)

Static Public Member Functions

void CorrectEndianess (HashWordType *out, const HashWordType *in, unsigned int byteCount)

Static Public Attributes

CompileAssert<((BLOCKSIZE
&(BLOCKSIZE-1))==0) 
cryptopp_assert___LINE__ )

Protected Member Functions

void HashBlock (const HashWordType *input)
virtual void HashEndianCorrectedBlock (const HashWordType *data)=0


The documentation for this class was generated from the following file:
Generated on Sat Jul 10 22:55:33 2004 for Crypto++ by doxygen 1.3.6