Add scrypt.nim
This commit is contained in:
parent
1aec83aa69
commit
853d1d51a2
1 changed files with 9 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue