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

MD5.cpp File Reference

#include "StdAfx.h"
#include "MD5.h"

Go to the source code of this file.

Functions

void MD5_Add_p5 (CMD5 *, LPCVOID pData, DWORD nLength)

Variables

static unsigned char MD5_PADDING [64]


Function Documentation

void MD5_Add_p5 CMD5 ,
LPCVOID  pData,
DWORD  nLength
 

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


Variable Documentation

unsigned char MD5_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 42 of file MD5.cpp.

Referenced by CMD5::Finish().


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