aesParam | Holds all the parameters necessary for the AES cipher |
blockCipher | Holds information and pointers to code specific to each cipher |
blockCipherContext | Holds a pointer to a blockcipher as well as its parameters |
blockCipherMode | |
blockCipherRaw | |
blowfishParam | Holds all the parameters necessary for the Blowfish cipher |
dhaes_pContext | |
dhaes_pParameters | |
dldp_p | Discrete Logarithm Domain Parameters over a prime field |
dlkp_p | |
dlpk_p | |
entropySource | This struct holds information and pointers to code specific to each source of entropy |
fips186Param | |
hashFunction | |
hashFunctionContext | |
hmacmd5Param | |
hmacsha1Param | |
hmacsha256Param | |
keyedHashFunction | |
keyedHashFunctionContext | |
md5Param | Holds all the parameters necessary for the MD5 algorithm |
memchunk | |
mpbarrett | |
mpnumber | |
mtprngParam | |
randomGenerator | This struct holds information and pointers to code specific to each pseudo-random number generator |
randomGeneratorContext | |
rsakp | RSA keypair |
rsapk | |
sha1Param | Holds all the parameters necessary for the SHA-1 algorithm |
sha256Param | Holds all the parameters necessary for the SHA-256 algorithm |