Crypto++
Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes
IteratedHashWithStaticTransform Class Reference

_ More...

#include <iterhash.h>

Inheritance diagram for IteratedHashWithStaticTransform:
ClonableImpl< T_Transform, AlgorithmImpl< IteratedHash< T_HashWordType, T_Endianness, T_BlockSize >, T_Transform > >

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

FixedSizeAlignedSecBlock
< T_HashWordType, T_BlockSize/sizeof(T_HashWordType),
T_StateAligned > 
m_state

Detailed Description

_


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