BeeCrypt
4.2.1
|
#include <dhies.h>
Data Fields | |
const dldp_p * | param |
const hashFunction * | hash |
const blockCipher * | cipher |
const keyedHashFunction * | mac |
size_t | cipherkeybits |
size_t | mackeybits |
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 |