Git Product home page Git Product logo

emp-readme's Introduction

emp-tool

Express Installation

  1. Go the the folder you want to install everything

  2. wget https://goo.gl/wmt4KB -O install.sh && bash install.sh

Detailed Installation

  1. Install related packages including cmake git build-essential libssl-dev libgmp-dev libboost-all-dev (for Linux), or openssl xctool pkg-config cmake gmp boost (for Mac). For ubuntu and Mac users, a script is provided.

  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

Note for Mac Developers

  1. Use Homebrew to install OpenSSL first. brew install openssl.

  2. Add the pkgconfig file of OpenSSL to PKG_CONFIG_PATH, e.g., export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:/usr/local/opt/openssl/lib/pkgconfig. The pkg-config path can be found by brew info openssl.

Documentation (under development)

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

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 [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.