Skip to content

emp-toolkit/emp-readme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 

Repository files navigation

EMP Toolkit Readme Page

Installation

  1. Go the the folder you want to install everything

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

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

  • You can also install a branch using python install.py --[repo1]=[branch1] --[repo2]=[branch2], e.g., python install.py --deps --tool=0.2.1 --ot=master

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published