Added package monocypher (#1237)

This commit is contained in:
markspanbroek 2019-11-04 11:01:32 +01:00 committed by Miran
parent bdf9f0b1f9
commit 510a9c82dc

View File

@ -15110,5 +15110,17 @@
"description": "A command and library to generate mazes",
"license": "MIT",
"web": "https://github.com/jiro4989/maze"
},
{
"name": "monocypher",
"url": "https://github.com/markspanbroek/monocypher.nim",
"method": "git",
"tags": [
"monocypher",
"crypto"
],
"description": "Monocypher",
"license": "MIT",
"web": "https://github.com/markspanbroek/monocypher.nim"
}
]