IteratedHashWithStaticTransform< T_HashWordType, T_Endianness, T_BlockSize, T_StateSize, T_Transform, T_DigestSize > Class Template Reference

_ More...

#include <iterhash.h>

Inheritance diagram for IteratedHashWithStaticTransform< T_HashWordType, T_Endianness, T_BlockSize, T_StateSize, T_Transform, T_DigestSize >:

ClonableImpl< T_Transform, AlgorithmImpl< IteratedHash< T_HashWordType, T_Endianness, T_BlockSize >, T_Transform > > RIPEMD128 RIPEMD160 RIPEMD256 RIPEMD320 SHA1 SHA224 SHA256 SHA384 SHA512 Tiger Weak1::MD4 Weak1::MD5 Whirlpool

List of all members.

Public Member Functions

unsigned int DigestSize () const
ClonableClone () const

Static Public Attributes

static const int DIGESTSIZE = T_DigestSize ? T_DigestSize : T_StateSize

Protected Member Functions

void HashEndianCorrectedBlock (const T_HashWordType *data)
void Init ()
T_HashWordType * StateBuf ()

Protected Attributes

FixedSizeSecBlock
< T_HashWordType, T_BlockSize/sizeof(T_HashWordType)> 
m_state


Detailed Description

template<class T_HashWordType, class T_Endianness, unsigned int T_BlockSize, unsigned int T_StateSize, class T_Transform, unsigned int T_DigestSize = 0>
class IteratedHashWithStaticTransform< T_HashWordType, T_Endianness, T_BlockSize, T_StateSize, T_Transform, T_DigestSize >

_

Definition at line 80 of file iterhash.h.


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

Generated on Mon Oct 27 02:45:06 2008 for Crypto++ by  doxygen 1.5.7.1