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  hmacsha224.h
 HMAC-SHA-224 message authentication code, headers.
file  hmacsha256.h
 HMAC-SHA-256 message authentication code, headers.
file  hmacsha384.h
 HMAC-SHA-384 message authentication code, headers.
file  hmacsha512.h
 HMAC-SHA-512 message authentication code, headers.

Typedefs

typedef void keyedHashFunctionParam

Functions

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

Typedef Documentation


Function Documentation

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


Generated on Fri Jun 19 13:38:57 2009 for BeeCrypt by  doxygen 1.5.8