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

crypto_utils.cxx File Reference

#include "hashVal.h"
#include "config_express.h"
#include "crypto_utils.h"
#include <md5.h>
#include <hex.h>
#include <files.h>

Go to the source code of this file.

Functions

 USING_NAMESPACE (CryptoPP)
 USING_NAMESPACE (std)
uint read32 (istream &is)
void md5_a_file (const Filename &name, HashVal &ret)
void md5_a_buffer (const unsigned char *buf, unsigned long len, HashVal &ret)


Function Documentation

void md5_a_buffer const unsigned char *  buf,
unsigned long  len,
HashVal ret
 

Definition at line 117 of file crypto_utils.cxx.

References HashVal::hv, len, and uchar.

void md5_a_file const Filename &  name,
HashVal ret
 

Definition at line 82 of file crypto_utils.cxx.

References HashVal::hv, and read32().

Referenced by main(), and Patchfile::run().

uint read32 istream &  is  )  [static]
 

Definition at line 38 of file crypto_utils.cxx.

References b, and n.

Referenced by md5_a_file().

USING_NAMESPACE std   ) 
 

USING_NAMESPACE CryptoPP   ) 
 


Generated on Fri Apr 18 00:10:39 2003 for Panda by doxygen1.3