Mixe for Privacy and Anonymity in the Internet
|
#include "StdAfx.h"
#include "CAMsg.hpp"
#include "CACmdLnOptions.hpp"
#include "CAASymCipher.hpp"
#include "CASymCipher.hpp"
#include "CAUtil.hpp"
#include "CABase64.hpp"
#include "CALibProxytest.hpp"
Go to the source code of this file.
Macros | |
#define | FILENAME_ENCRYPTEDLOG "/encrypted_messages" |
#define | FILENAME_INFOLOG "/messages" |
#define | FILENAME_INFOLOG_GZ "/messages.gz" |
#define | MAX_MSG_SIZE 8192 |
#define | STRMSGTYPES_SIZE 12 |