Multiparty computation (MPC) allows several parties to jointly compute on secrets without revealing them. This list is designed to be a central place where everyone can find open-source software designed for MPC as well as introductory material to this topic. The list format is i. Use it as a repeatable review, validation or hardening pass.
By Daniel Demmler, Thomas Schneider and Michael Zohner (ENCRYPTO, TU Darmstadt) in Network and Distributed System Security Symposium (NDSS'15). --- ABY efficiently combines secure computation schemes based on Arithmetic sharing, Boolean sharing, and Yao’s garbled circuits and makes available best-practice solutions in secure two-party computation.
JIFF is a JavaScript library for building applications that rely on secure multi-party computation. JIFF is built to be highly flexible with a focus on usability, with the ability to be run in the browser, on mobile phones, or via Node.js.