Are there any practical implementations and or software platforms to prototype applications based on MPC ?
Asked
Active
Viewed 1,428 times
4
-
Example: http://www.dyadicsec.com/ – Cryptographeur Mar 02 '14 at 13:42
-
See also Real world use cases of Multi-Party Computation. – jotik Dec 20 '16 at 11:01
2 Answers
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
- SEPIA http://www.sepia.ee.ethz.ch/
- FairPlay, FairPlayMP http://www.cs.huji.ac.il/project/Fairplay/
- FastGC https://github.com/yhuang912/FastGC
- FlexSC https://github.com/wangxiao1254/FlexSC
- SecureC from ShareMind (request them for software based on your needs) VIFF http://viff.dk/

sashank
- 6,174
- 4
- 32
- 67