|
C++ common classes
General purpose classes for use across projects (Apache license)
|
| 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] |
| iKeySize | CSporeEncrypt | [static] |
| ucKey | CSporeEncrypt | [static] |
| ~CSporeEncrypt() | CSporeEncrypt | [virtual] |