Mixe for Privacy and Anonymity in the Internet
CASymCipher Member List
This is the complete list of members for CASymCipher, including all inherited members.
CALockAble()CALockAble [inline]
CASymCipher()CASymCipher [inline]
crypt1(const UINT8 *in, UINT8 *out, UINT32 len)CASymCipher
crypt2(const UINT8 *in, UINT8 *out, UINT32 len)CASymCipher
decrypt1CBCwithPKCS7(const UINT8 *in, UINT8 *out, UINT32 *len)CASymCipher
decryptMessage(const UINT8 *in, UINT32 inlen, UINT8 *out, bool integrityCheck)CASymCipher
encrypt1CBCwithPKCS7(const UINT8 *in, UINT32 inlen, UINT8 *out, UINT32 *len)CASymCipher
encryptMessage(const UINT8 *in, UINT32 inlen, UINT8 *out)CASymCipher
isKeyValid()CASymCipher [inline]
lock()CALockAble [inline]
m_bKeySetCASymCipher [protected]
m_iv1CASymCipher [protected]
m_iv2CASymCipher [protected]
m_keyAES1CASymCipher [protected]
m_keyAES2CASymCipher [protected]
m_nDecMsgCounterCASymCipher [private]
m_nEncMsgCounterCASymCipher [private]
m_pcsDecCASymCipher [private]
m_pcsEncCASymCipher [private]
m_pDecMsgIVCASymCipher [private]
m_pEncMsgIVCASymCipher [private]
m_pGCMCtxDecCASymCipher [private]
m_pGCMCtxEncCASymCipher [private]
setGCMKeys(UINT8 *keyRecv, UINT8 *keySend)CASymCipher
setIV2(const UINT8 *p_iv)CASymCipher [inline]
setIVs(const UINT8 *p_iv)CASymCipher [inline]
setKey(const UINT8 *key)CASymCipher
setKey(const UINT8 *key, bool bEncrypt)CASymCipher
setKeys(const UINT8 *key, UINT32 keysize)CASymCipher
testSpeed()CASymCipher [static]
unlock()CALockAble [inline]
waitForDestroy()CALockAble [inline, protected]
~CALockAble()CALockAble [inline, virtual]
~CASymCipher()CASymCipher [inline]