emp-toolkit
emp-tool

Express Installation

  1. Go the the folder you want to install everything
  2. git clone https://github.com/emp-toolkit/emp-readme.git
  1. bash emp-readme/scripts/setup_new_machine.sh

Detailed Installation

  1. Install related packages including cmake git build-essential libssl-dev libgmp-dev, or use this script.
  2. Install relic-toolkit, or use this script. Note that preset options for relic is for efficient ECC operations.
  3. Install tools. Instruction can be found in the repo, or can be found here

Documentation (under development)

https://emp-toolkit.github.io/emp-doc/

Citation

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