Skip to content

Global-Scale Secure Multiparty Computation

License

Notifications You must be signed in to change notification settings

daryakaviani/emp-agmpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMP-agmpc

arm x86 Total alerts Language grade: C/C++

Global-Scale Secure Multiparty Computation

More details of the protocol can be found in the paper.

Installation

  1. wget https://raw.githubusercontent.com/emp-toolkit/emp-readme/master/scripts/install.py
  2. python install.py -install -tool -ot -agmpc
    1. By default it will build for Release. -DCMAKE_BUILD_TYPE=[Release|Debug] option is also available.
    2. No sudo? Change CMAKE_INSTALL_PREFIX.

Question

Please send email to [email protected]

About

Global-Scale Secure Multiparty Computation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.3%
  • CMake 1.7%
  • Other 1.0%