BeeCrypt  4.2.1
Data Fields
dhies_pParameters Struct Reference

#include <dhies.h>

Collaboration diagram for dhies_pParameters:
Collaboration graph
[legend]

Data Fields

const dldp_p * param
 
const hashFunction * hash
 
const blockCipher * cipher
 
const keyedHashFunction * mac
 
size_t cipherkeybits
 
size_t mackeybits
 

Field Documentation

const blockCipher* dhies_pParameters::cipher
size_t dhies_pParameters::cipherkeybits
const hashFunction* dhies_pParameters::hash
const keyedHashFunction* dhies_pParameters::mac
size_t dhies_pParameters::mackeybits
const dldp_p* dhies_pParameters::param

The documentation for this struct was generated from the following file: