C++ common classes
General purpose classes for use across projects (Apache license)
CSporeEncrypt Member List
This is the complete list of members for CSporeEncrypt, including all inherited members.
BF_decrypt(const unsigned char *keydata, int keydatalen, unsigned char *in, unsigned char *out, unsigned int inlen)CSporeEncrypt [static]
BF_encrypt(const unsigned char *keydata, int keydatalen, unsigned char *in, unsigned char *out, unsigned int inlen)CSporeEncrypt [static]
CSporeEncrypt()CSporeEncrypt
GetKey()CSporeEncrypt [protected, static]
iKeySizeCSporeEncrypt [static]
ucKeyCSporeEncrypt [static]
~CSporeEncrypt()CSporeEncrypt [virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines