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

IteratedHash< T, B, S, BASE > Class Template Reference

#include <iterhash.h>

Inheritance diagram for IteratedHash< T, B, S, BASE >:

IteratedHashBase2< T, B, BASE > List of all members.

Detailed Description

template<class T, class B, unsigned int S, class BASE = HashTransformation>
class IteratedHash< T, B, S, BASE >

Definition at line 65 of file iterhash.h.

Public Types

enum  { BLOCKSIZE = S }
typedef B ByteOrderClass
typedef IteratedHashBase<
T, BASE >::HashWordType 
HashWordType

Public Member Functions

void TruncatedFinal (byte *hash, unsigned int size)

Static Public Member Functions

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

Protected Member Functions

 IteratedHash (unsigned int digestSize)
unsigned int BlockSize () const
void HashBlock (const HashWordType *input)
virtual void vTransform (const HashWordType *data)=0


The documentation for this class was generated from the following file:
Generated on Fri Aug 13 09:56:58 2004 for Crypto++ by doxygen 1.3.7