Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

hmacmd5.h File Reference

HMAC-MD5 message authentication code, headers. More...

#include "hmac.h"
#include "md5.h"

Go to the source code of this file.

Data Structures

struct  hmacmd5Param

Functions

int hmacmd5Setup (hmacmd5Param *, const byte *, size_t)
int hmacmd5Reset (hmacmd5Param *)
int hmacmd5Update (hmacmd5Param *, const byte *, size_t)
int hmacmd5Digest (hmacmd5Param *, byte *)

Variables

const keyedHashFunction hmacmd5


Detailed Description

HMAC-MD5 message authentication code, headers.

Author:
Bob Deblier <bob.deblier@pandora.be>

Definition in file hmacmd5.h.


Function Documentation

int hmacmd5Digest hmacmd5Param ,
byte
 

int hmacmd5Reset hmacmd5Param  ) 
 

int hmacmd5Setup hmacmd5Param ,
const byte ,
size_t 
 

int hmacmd5Update hmacmd5Param ,
const byte ,
size_t 
 


Variable Documentation

const keyedHashFunction hmacmd5
 

Definition at line 45 of file hmacmd5.h.


Generated on Wed Mar 24 13:56:53 2004 for BeeCrypt by doxygen 1.3.6