Mixes for Privacy and Anonymity in the Internet
|
Static Public Member Functions | |
static CASymChannelCipher * | createCipher (SYMCHANNELCIPHER_ALGORITHM alg) |
static SYMCHANNELCIPHER_ALGORITHM | getAlgIDFromString (UINT8 *strAlgID) |
|
static |
References CTR, NULL_CIPHER, OFB, CAMsg::printMsg(), and UNDEFINED_CIPHER.
Referenced by CAFirstMix::doUserLogin_internal(), CALocalProxy::loop(), CAFirstMixA::loop(), CALastMixA::loop(), CALocalProxy::processKeyExchange(), and CAMuxSocket::setCipher().
|
static |
References CTR, NULL_CIPHER, OFB, SYMCHANNELCIPHER_ALG_NAME_CTR, SYMCHANNELCIPHER_ALG_NAME_NULL, SYMCHANNELCIPHER_ALG_NAME_OFB, and UNDEFINED_CIPHER.
Referenced by CALocalProxy::processKeyExchange().