aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 07a6027..1e79f00 100644
--- a/packages.json
+++ b/packages.json
@@ -453,6 +453,15 @@
"tags": ["library", "wrapper", "binding", "audio", "sound", "media", "io"],
"description": "Binding to portaudio",
"license": "CC0"
+ },
+
+ {
+ "name": "scrypt.nim",
+ "url": "https://bitbucket.org/BitPuffin/scrypt.nim",
+ "method": "hg",
+ "tags": ["library", "wrapper", "binding", "crypto", "cryptography", "hash", "password", "security"],
+ "description": "Binding and utilities for scrypt",
+ "license": "CC0"
}
]