Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

HAVAL4 Class Reference

HAVAL with 4 passes. More...

#include <haval.h>

Inheritance diagram for HAVAL4:

HAVAL IteratedHash IteratedHashBase HashModule List of all members.

Public Methods

 HAVAL4 (unsigned int digestSize=DIGESTSIZE)

Static Public Methods

void Transform (word32 *buf,const word32 *in)

Detailed Description

HAVAL with 4 passes.

Definition at line 40 of file haval.h.


Constructor & Destructor Documentation

HAVAL4::HAVAL4 ( unsigned int digestSize = DIGESTSIZE ) [inline]
 

Definition at line 43 of file haval.h.


Member Function Documentation

void HAVAL4::Transform ( word32 * digest,
const word32 * w ) [static]
 

Definition at line 412 of file haval.cpp.


The documentation for this class was generated from the following files:
Generated at Mon Jan 15 01:16:51 2001 for Crypto++ by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000