4

Are there any practical implementations and or software platforms to prototype applications based on MPC ?

sashank
  • 6,174
  • 4
  • 32
  • 67

2 Answers2

6

There is the Might Be Evil framework and FairplayMP. The hcrypt project also has a secure function evaluation library.

UPDATE:

Also, VIFF and SCAPI (though as of writing this, the SCAPI framework is not fully released).

March 2016:

I just came across FRESCO.

mikeazo
  • 38,563
  • 8
  • 112
  • 180
2
  1. SEPIA http://www.sepia.ee.ethz.ch/
  2. FairPlay, FairPlayMP http://www.cs.huji.ac.il/project/Fairplay/
  3. FastGC https://github.com/yhuang912/FastGC
  4. FlexSC https://github.com/wangxiao1254/FlexSC
  5. SecureC from ShareMind (request them for software based on your needs) VIFF http://viff.dk/
sashank
  • 6,174
  • 4
  • 32
  • 67