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

hmacsha384.h File Reference

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

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

Include dependency graph for hmacsha384.h:

Go to the source code of this file.

Functions

BEECRYPTAPI int hmacsha384Setup (hmacsha384Param *, const byte *, size_t)
BEECRYPTAPI int hmacsha384Reset (hmacsha384Param *)
BEECRYPTAPI int hmacsha384Update (hmacsha384Param *, const byte *, size_t)
BEECRYPTAPI int hmacsha384Digest (hmacsha384Param *, byte *)

Variables

BEECRYPTAPI const keyedHashFunction hmacsha384


Detailed Description

HMAC-SHA-384 message authentication code, headers.

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

Function Documentation

BEECRYPTAPI int hmacsha384Digest hmacsha384Param ,
byte
 

BEECRYPTAPI int hmacsha384Reset hmacsha384Param  ) 
 

BEECRYPTAPI int hmacsha384Setup hmacsha384Param ,
const byte ,
size_t 
 

BEECRYPTAPI int hmacsha384Update hmacsha384Param ,
const byte ,
size_t 
 


Variable Documentation

BEECRYPTAPI const keyedHashFunction hmacsha384
 


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