Data Structures

Here are the data structures with brief descriptions:
_table
aesParamHolds all the parameters necessary for the AES cipher
blockCipherHolds information and pointers to code specific to each cipher
blockCipherContextHolds a pointer to a blockcipher as well as its parameters
blockCipherMode
blockCipherRaw
blowfishParamHolds all the parameters necessary for the Blowfish cipher
dhies_pContext
dhies_pParameters
dldp_pDiscrete Logarithm Domain Parameters over a prime field
dlkp_p
dlpk_p
entropySourceThis struct holds information and pointers to code specific to each source of entropy
fips186Param
hashFunction
hashFunctionContext
hmacmd5Param
hmacsha1Param
hmacsha224Param
hmacsha256Param
hmacsha384Param
hmacsha512Param
keyedHashFunction
keyedHashFunctionContext
md5ParamHolds all the parameters necessary for the MD5 algorithm
memchunk
mpbarrett
mpnumber
mtprngParam
randomGeneratorThis struct holds information and pointers to code specific to each pseudo-random number generator
randomGeneratorContext
ripemd128ParamHolds all the parameters necessary for the RIPEMD-128 algorithm
ripemd160ParamHolds all the parameters necessary for the RIPEMD-160 algorithm
ripemd256ParamHolds all the parameters necessary for the RIPEMD-128 algorithm
ripemd320ParamHolds all the parameters necessary for the RIPEMD-160 algorithm
rsakpRSA keypair
rsapk
sha1ParamHolds all the parameters necessary for the SHA-1 algorithm
sha224ParamHolds all the parameters necessary for the SHA-224 algorithm
sha256ParamHolds all the parameters necessary for the SHA-256 algorithm
sha384ParamHolds all the parameters necessary for the SHA-384 algorithm
sha512ParamHolds all the parameters necessary for the SHA-512 algorithm

Generated on Fri Jun 19 13:38:57 2009 for BeeCrypt by  doxygen 1.5.8