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

HAVAL5 Class Reference

HAVAL with 5 passes. More...

#include <haval.h>

Inheritance diagram for HAVAL5:

HAVAL IteratedHash IteratedHashBase HashModule List of all members.

Public Methods

 HAVAL5 (unsigned int digestSize=DIGESTSIZE)

Static Public Methods

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

Detailed Description

HAVAL with 5 passes.

Definition at line 48 of file haval.h.


Constructor & Destructor Documentation

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

Definition at line 51 of file haval.h.


Member Function Documentation

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

Definition at line 439 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