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 dldp_p* dhies_pParameters::param |