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

dhaes_pParameters Struct Reference

#include <dhaes.h>


Data Fields

const dldp_pparam
const hashFunctionhash
const blockCiphercipher
const keyedHashFunctionmac
size_t cipherkeybits
size_t mackeybits


Field Documentation

const blockCipher* dhaes_pParameters::cipher
 

Definition at line 43 of file dhaes.h.

size_t dhaes_pParameters::cipherkeybits
 

Definition at line 45 of file dhaes.h.

const hashFunction* dhaes_pParameters::hash
 

Definition at line 42 of file dhaes.h.

const keyedHashFunction* dhaes_pParameters::mac
 

Definition at line 44 of file dhaes.h.

size_t dhaes_pParameters::mackeybits
 

Definition at line 46 of file dhaes.h.

const dldp_p* dhaes_pParameters::param
 

Definition at line 41 of file dhaes.h.


The documentation for this struct was generated from the following file:
Generated on Sat Oct 25 14:38:13 2003 for BeeCrypt by doxygen1.2.18