Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
HAVAL4 Member List
This is the complete list of members for HAVAL4, including all inherited members.
- BLOCKSIZE enum value (defined in IteratedHash)
- blockSize (defined in IteratedHashBase)
[protected] - CalculateDigest(byte *digest,const byte *input,int length)
[inline, virtual] - CorrectEndianess(HashWordType *out,const HashWordType *in,unsigned int byteCount) (defined in IteratedHash)
[inline, static] - countHi (defined in IteratedHashBase)
[protected] - countLo (defined in IteratedHashBase)
[protected] - data (defined in IteratedHashBase)
[protected] - digest (defined in IteratedHashBase)
[protected] - DigestSize()const
[inline, virtual] - DIGESTSIZE enum value (defined in HAVAL)
- digestSize (defined in HAVAL)
[protected] - Final(byte *hash) (defined in HAVAL)
[virtual] - HashBlock(const HashWordType *input) (defined in IteratedHash)
[inline, protected] - HashBlock(const T *input)=0 (defined in IteratedHashBase)
[protected, pure virtual] - HashMultipleBlocks(const T *input,unsigned int length) (defined in IteratedHashBase)
[protected, virtual] - HashWordType typedef (defined in IteratedHash)
- HAVAL(unsigned int digestSize=DIGESTSIZE,unsigned int passes=3)
- HAVAL4(unsigned int digestSize=DIGESTSIZE) (defined in HAVAL4)
[inline] - HIGHFIRST enum value (defined in IteratedHash)
- Init() (defined in HAVAL)
[protected, virtual] - IteratedHash(unsigned int digestSize) (defined in IteratedHash)
[inline] - IteratedHashBase(unsigned int blockSize,unsigned int digestSize) (defined in IteratedHashBase)
- mc2 (defined in HAVAL)
[protected, static] - mc3 (defined in HAVAL)
[protected, static] - mc4 (defined in HAVAL)
[protected, static] - mc5 (defined in HAVAL)
[protected, static] - PadLastBlock(unsigned int lastBlockSize,byte padFirst=0x80) (defined in IteratedHashBase)
[protected] - pass (defined in HAVAL)
[protected] - Reinit() (defined in IteratedHashBase)
[protected] - Tailor(unsigned int FPTLEN) (defined in HAVAL)
[protected] - Transform(word32 *buf,const word32 *in) (defined in HAVAL4)
[static] - Update(const byte *input,unsigned int length)
[virtual] - Verify(const byte *digest)
[virtual] - VerifyDigest(const byte *digest,const byte *input,int length)
[inline, virtual] - VERSION enum value (defined in HAVAL)
- vTransform(const word32 *in) (defined in HAVAL)
[inline, protected] - vTransform(const HashWordType *data)=0 (defined in IteratedHash)
[protected, pure virtual] - wi2 (defined in HAVAL)
[protected, static] - wi3 (defined in HAVAL)
[protected, static] - wi4 (defined in HAVAL)
[protected, static] - wi5 (defined in HAVAL)
[protected, static] - ~HashModule() (defined in HashModule)
[inline, virtual]
Generated at Mon Jan 15 01:16:51 2001 for Crypto++ by
1.2.4 written by Dimitri van Heesch,
© 1997-2000