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_pparam
 
const hashFunctionhash
 
const blockCiphercipher
 
const keyedHashFunctionmac
 
size_t cipherkeybits
 
size_t mackeybits
 

Field Documentation

◆ cipher

const blockCipher* dhies_pParameters::cipher

◆ cipherkeybits

size_t dhies_pParameters::cipherkeybits

◆ hash

const hashFunction* dhies_pParameters::hash

◆ mac

const keyedHashFunction* dhies_pParameters::mac

◆ mackeybits

size_t dhies_pParameters::mackeybits

◆ param

const dldp_p* dhies_pParameters::param

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