Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

hmacsha1.h File Reference

HMAC-SHA-1 message authentication code, headers. More...

#include "beecrypt/hmac.h"
#include "beecrypt/sha1.h"

Include dependency graph for hmacsha1.h:

Go to the source code of this file.

Functions

BEECRYPTAPI int hmacsha1Setup (hmacsha1Param *, const byte *, size_t)
BEECRYPTAPI int hmacsha1Reset (hmacsha1Param *)
BEECRYPTAPI int hmacsha1Update (hmacsha1Param *, const byte *, size_t)
BEECRYPTAPI int hmacsha1Digest (hmacsha1Param *, byte *)

Variables

BEECRYPTAPI const keyedHashFunction hmacsha1


Detailed Description

HMAC-SHA-1 message authentication code, headers.

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

Function Documentation

BEECRYPTAPI int hmacsha1Digest hmacsha1Param ,
byte
 

BEECRYPTAPI int hmacsha1Reset hmacsha1Param  ) 
 

BEECRYPTAPI int hmacsha1Setup hmacsha1Param ,
const byte ,
size_t 
 

BEECRYPTAPI int hmacsha1Update hmacsha1Param ,
const byte ,
size_t 
 


Variable Documentation

BEECRYPTAPI const keyedHashFunction hmacsha1
 


Generated on Wed Jun 29 23:17:28 2005 for BeeCrypt by  doxygen 1.4.1