BeeCrypt  4.2.1
Data Fields
dhies_pContext Struct Reference

#include <dhies.h>

Collaboration diagram for dhies_pContext:
Collaboration graph
[legend]

Data Fields

dldp_p param
 
mpnumber pub
 
mpnumber pri
 
hashFunctionContext hash
 
blockCipherContext cipher
 
keyedHashFunctionContext mac
 
size_t cipherkeybits
 
size_t mackeybits
 

Field Documentation

§ cipher

blockCipherContext dhies_pContext::cipher

§ cipherkeybits

size_t dhies_pContext::cipherkeybits

§ hash

hashFunctionContext dhies_pContext::hash

§ mac

keyedHashFunctionContext dhies_pContext::mac

§ mackeybits

size_t dhies_pContext::mackeybits

§ param

dldp_p dhies_pContext::param

§ pri

mpnumber dhies_pContext::pri

§ pub

mpnumber dhies_pContext::pub

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