Add scrypt.nim

This commit is contained in:
Isak Andersson 2013-12-08 22:11:51 +01:00
parent 1aec83aa69
commit 853d1d51a2

View File

@ -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"
}
]