aboutsummaryrefslogtreecommitdiff
path: root/bigcrypt.h
diff options
context:
space:
mode:
Diffstat (limited to 'bigcrypt.h')
-rw-r--r--bigcrypt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bigcrypt.h b/bigcrypt.h
new file mode 100644
index 0000000..a66a96e
--- /dev/null
+++ b/bigcrypt.h
@@ -0,0 +1 @@
+extern char *bigcrypt(const char *key, const char *salt);