emp-readme
                                
                                 emp-readme copied to clipboard
                                
                                    emp-readme copied to clipboard
                            
                            
                            
                        EMP Toolkit Readme Page
 
Installation
- 
Go the the folder you want to install everything 
- 
curl https://raw.githubusercontent.com/emp-toolkit/emp-readme/master/scripts/install.py -O
- 
python install.py --deps --tool --otto 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
- Fabrice Benhamouda,
- Weikeng Chen,
- Shai Halevi,
- Brett Hemenway,
- Zhicong Huang,
- Wen-jie Lu,
- Ivan Oliveira Nunes,
- David Cerezo Sánchez,
- Phillipp Schoppmann,
- Chenkai Weng,
- Ruiyu Zhu,
- and others.
Question
Please send emails to [email protected]