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

Keyed Hash Functions, a.k.a. Message Authentication Codes


Files

file  beecrypt.h
 BeeCrypt API, headers.
file  hmac.h
 HMAC algorithm, headers.
file  hmacmd5.h
 HMAC-MD5 message authentication code, headers.
file  hmacsha1.h
 HMAC-SHA-1 message authentication code, headers.
file  hmacsha256.h
 HMAC-SHA-256 message authentication code, headers.

Typedefs

typedef void keyedHashFunctionParam

Functions

int hmacSetup (byte *, byte *, const hashFunction *, hashFunctionParam *, const byte *, size_t)

Typedef Documentation

void keyedHashFunctionParam
 

Definition at line 362 of file beecrypt.h.


Function Documentation

int hmacSetup byte ,
byte ,
const hashFunction ,
hashFunctionParam ,
const byte ,
size_t 
 


Generated on Sun Jul 3 03:01:41 2005 for BeeCrypt by  doxygen 1.3.9.1