Added package NiMPC (#1149)

This commit is contained in:
markspanbroek 2019-08-21 13:57:11 +02:00 committed by Miran
parent 371f71c1a0
commit 080679e383

View File

@ -14091,5 +14091,18 @@
"description": "PLZ Python PIP alternative",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-pypi"
},
{
"name": "NiMPC",
"url": "https://github.com/markspanbroek/nimpc",
"method": "git",
"tags": [
"multiparty",
"computation",
"mpc"
],
"description": "Secure multi-party computation",
"license": "MIT",
"web": "https://github.com/markspanbroek/nimpc"
}
]