vingstar / emp-readme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EMP Toolkit Readme Page

Installation

  1. Go the the folder you want to install everything

  2. wget https://raw.githubusercontent.com/emp-toolkit/emp-readme/master/scripts/install.py

  3. python install.py -install -tool -ot to install code dependency, emp-tool and emp-ot. More flags can be added including -sh2pc, -ag2pc, -agmpc.

Citation

    @misc{emp-toolkit,
      author = {Xiao Wang and Alex J. Malozemoff and Jonathan Katz},
      title = {{EMP-toolkit: Efficient MultiParty computation toolkit}},
      howpublished = {\url{https://github.com/emp-toolkit}},
      year={2016}
    }

Acknowledgement

This work was supported in part by the National Science Foundation under Awards #1111599 and #1563722.

The authors would like to thank everyone who contributed to this project, including but not limited to

Question

Please send emails to wangxiao@cs.northwestern.edu

About


Languages

Language:Python 87.0%Language:Shell 13.0%