Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

MD4.cpp File Reference

#include "StdAfx.h"
#include "MD4.h"

Go to the source code of this file.

Functions

void MD4_Add_p5 (CMD4 *, LPCVOID pData, DWORD nLength)

Variables

static unsigned char MD4_PADDING [64]


Function Documentation

void MD4_Add_p5 CMD4 ,
LPCVOID  pData,
DWORD  nLength
 

Referenced by CMD4::Add(), and CMD4::Finish().


Variable Documentation

unsigned char MD4_PADDING[64] [static]
 

Initial value:

 {
        0x80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
        0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
        0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
}

Definition at line 41 of file MD4.cpp.

Referenced by CMD4::Finish().


Generated on Thu Dec 15 10:39:57 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2