Tell me more ×
Cryptography Stack Exchange is a question and answer site for software developers, mathematicians and others interested in cryptography. It's 100% free, no registration required.

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

share|improve this question

2 Answers

up vote 1 down vote accepted

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).

share|improve this answer
thanks mikeazo ! for letting me know ! – sashank Aug 1 '12 at 1:09

MPC implementated on largest scale for danish farmers sugar beet auctions using http://viff.dk/

another framework http://sharemind.cyber.ee/

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.