aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Adam Hankiewicz <gradha@imap.cc>2013-12-08 22:23:53 +0100
committerGrzegorz Adam Hankiewicz <gradha@imap.cc>2013-12-08 22:23:53 +0100
commit44f7d56c9c96e766502e74f8b5bfde2296474f6c (patch)
tree54fc098ed7031d7b00aff7ccdff57cd1b036286a
parenta0b074a76333027929dc58148ccd328ecf7a1646 (diff)
parent853d1d51a250ebee93c51f407e8ed82ea6b60e01 (diff)
downloadpackages-44f7d56c9c96e766502e74f8b5bfde2296474f6c.tar.gz
packages-44f7d56c9c96e766502e74f8b5bfde2296474f6c.zip
Merge branch 'master' of github.com:BitPuffin/packages into BitPuffin-master
Conflicts: packages.json
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 83c93a3..7fe04a2 100644
--- a/packages.json
+++ b/packages.json
@@ -462,6 +462,15 @@
"tags": ["library", "commandline", "arguments", "switches", "parsing", "options"],
"description": "Provides a small command line parsing DSL (domain specific language)",
"license": "MIT"
+ },
+
+ {
+ "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"
}
]