/emp-agmpc

Global-Scale Secure Multiparty Computation

Primary LanguageC++OtherNOASSERTION

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