t_blowfish_crypto.cpp File Reference

#include <basis/byte_array.h>
#include <basis/chaos.h>
#include <basis/istring.h>
#include <crypto/blowfish_crypto.h>
#include <data_struct/unique_id.h>
#include <mechanisms/ithread.h>
#include <mechanisms/time_stamp.h>
#include <mechanisms/thread_cabinet.h>
#include <opsystem/application_shell.h>
#include <data_struct/static_memory_gremlin.h>
#include <textual/byte_format.h>
#include <textual/string_manipulation.h>
#include <stdio.h>
#include <string.h>

Include dependency graph for t_blowfish_crypto.cpp:

Go to the source code of this file.

Variables

const int TEST_RUNS_PER_KEY = 20
const int THREAD_COUNT = 30
const int ITERATIONS = 14
const int MAX_STRING = 1000000


Variable Documentation

const int ITERATIONS = 14

Definition at line 39 of file t_blowfish_crypto.cpp.

const int MAX_STRING = 1000000

Definition at line 41 of file t_blowfish_crypto.cpp.

Referenced by main().

const int TEST_RUNS_PER_KEY = 20

Definition at line 35 of file t_blowfish_crypto.cpp.

const int THREAD_COUNT = 30

Definition at line 37 of file t_blowfish_crypto.cpp.


Generated on Fri Nov 21 04:31:31 2008 for HOOPLE Libraries by  doxygen 1.5.1