lemonviv / emp-agmpc

Global-Scale Secure Multiparty Computation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EMP-agmpc Build Status

Global-Scale Secure Multiparty Computation

More details of the protocol can be found in the paper.

Installation

  1. wget https://raw.githubusercontent.com/emp-toolkit/emp-readme/master/scripts/install.py
  2. python install.py -install -tool -ot -agmpc
    1. By default it will build for Release. -DCMAKE_BUILD_TYPE=[Release|Debug] option is also available.
    2. No sudo? Change CMAKE_INSTALL_PREFIX.

Question

Please send email to wangxiao1254@gmail.com

About

Global-Scale Secure Multiparty Computation

License:Other


Languages

Language:C++ 97.4%Language:CMake 1.1%Language:C 0.9%Language:Shell 0.6%