aboutsummaryrefslogtreecommitdiff
path: root/hashing_settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'hashing_settings.h')
-rw-r--r--hashing_settings.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/hashing_settings.h b/hashing_settings.h
new file mode 100644
index 0000000..f4daef0
--- /dev/null
+++ b/hashing_settings.h
@@ -0,0 +1,7 @@
+#pragma once
+
+#include <sodium.h>
+
+
+#define PASSHASH_OPSLIMIT 3
+#define PASSHASH_MEMLIMIT crypto_pwhash_MEMLIMIT_INTERACTIVE