Added package nimmonocypher (#877)

This commit is contained in:
genotrance 2018-10-03 23:12:35 -05:00 committed by Dominik Picheta
parent 152eb7390d
commit 65bc32cd16

View File

@ -10915,6 +10915,22 @@
"license": "MIT",
"web": "https://github.com/xzfc/ndb.nim"
},
{
"name": "nimmonocypher",
"url": "https://github.com/genotrance/nimmonocypher",
"method": "git",
"tags": [
"monocypher",
"crypto",
"crypt",
"hash",
"sha512",
"wrapper"
],
"description": "monocypher wrapper for Nim",
"license": "MIT",
"web": "https://github.com/genotrance/nimmonocypher"
},
{
"name": "dtoa",
"url": "https://github.com/LemonBoy/dtoa.nim",