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