X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=nucleus%2Flibrary%2Ftests_crypto%2Ftest_blowfish_crypto.cpp;fp=nucleus%2Flibrary%2Ftests_crypto%2Ftest_blowfish_crypto.cpp;h=4ae10ecd62fa3ef1946ed39e8362cf2950726910;hp=2f2e07783baac1e8b9319441e2808cdb8e32bdd7;hb=de0da7f2f7958d4ba652ff2ef5c79991700141ac;hpb=a4c99c6006b3aa20b5f65f02c2d30db7e790083a diff --git a/nucleus/library/tests_crypto/test_blowfish_crypto.cpp b/nucleus/library/tests_crypto/test_blowfish_crypto.cpp index 2f2e0778..4ae10ecd 100644 --- a/nucleus/library/tests_crypto/test_blowfish_crypto.cpp +++ b/nucleus/library/tests_crypto/test_blowfish_crypto.cpp @@ -43,7 +43,7 @@ using namespace unit_test; #define LOG(to_print) EMERGENCY_LOG(program_wide_logger::get(), to_print) -//#define DEBUG_BLOWFISH +#define DEBUG_BLOWFISH // uncomment for noisier run. const int TEST_RUNS_PER_KEY = 5; // encryption test cycles done on each key.