summaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
Diffstat (limited to 'src/util')
-rw-r--r--src/util/anastasis_crypto.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/util/anastasis_crypto.c b/src/util/anastasis_crypto.c
index 70e3d87..bed0a94 100644
--- a/src/util/anastasis_crypto.c
+++ b/src/util/anastasis_crypto.c
@@ -20,7 +20,6 @@
* @author Dominik Meister
* @author Dennis Neufeld
*/
-
#include "platform.h"
#include "anastasis_crypto_lib.h"
#include <gcrypt.h>
@@ -28,13 +27,6 @@
#include <gnunet/gnunet_util_lib.h>
#include <string.h>
-#if defined(DEBUG) || defined(DEBUG2)
-#define SCRYPT_ITERATION 1
-
-#else
-#define SCRYPT_ITERATION 1000
-#endif
-
void
ANASTASIS_hash_answer (uint64_t code,