Mixes for Privacy and Anonymity in the Internet
|
This is the complete list of members for CASymCipher, including all inherited members.
CALockAble() | CALockAble | |
CASymCipher() | CASymCipher | |
decryptCBCwithPKCS7(const UINT8 *in, UINT8 *out, UINT32 *len) | CASymCipher | |
encryptCBCwithPKCS7(const UINT8 *in, UINT32 inlen, UINT8 *out, UINT32 *len) | CASymCipher | |
isKeyValid() | CASymCipher | |
lock() | CALockAble | |
m_bKeySet | CASymCipher | protected |
m_ConVar | CALockAble | private |
m_iv1 | CASymCipher | protected |
m_keyAES1 | CASymCipher | protected |
m_nLockCount | CALockAble | private |
m_pcsDec | CASymCipher | private |
m_pcsEnc | CASymCipher | private |
setIV(const UINT8 *p_iv) | CASymCipher | |
setKey(const UINT8 *key) | CASymCipher | |
setKey(const UINT8 *key, bool bEncrypt) | CASymCipher | |
unlock() | CALockAble | |
waitForDestroy() | CALockAble | protected |
~CALockAble() | CALockAble | virtual |
~CASymCipher() | CASymCipher |