Secure multi-party computation: Difference between revisions

Content deleted Content added
moved 2 .pdf files from 'external links' to 'further reading' WP:EL.
moved external link to more appropriate section WP:EL.
Line 208:
== Further reading ==
 
* [http://www.lior.ca/publications/VMCrypt_Manual_Rev1.0.pdf VMCrypt]- A Java library for scalable secure computation] by Lior Malka.
* [https://github.com/czielinski/secmultipartycomp/blob/master/slides/sec_multi_party_comp.pdf Introduction to SMC] by Christian Zielinski.
* {{webarchive |url=[https://web.archive.org/web/20061230075325/http://www.theiia.org/ITAudit/index.cfm?act=itaudit.archive&fid=216 |date=DecemberThe 30,God 2006Protocols] |title=Nick Szabo, "The God Protocols" }}(archived).
 
== External links ==
 
* {{webarchive |url=https://web.archive.org/web/20061230075325/http://www.theiia.org/ITAudit/index.cfm?act=itaudit.archive&fid=216 |date=December 30, 2006 |title=Nick Szabo, "The God Protocols" }}
* [https://github.com/emp-toolkit EMP-toolkit] — Efficient Multi-Party computation Toolkit. Includes implementation of basic MPC primitives as well as protocols with semi-honest security and malicious security.
* [https://github.com/sjehan/JavascriptMPC JavascriptMPC] — JavascriptMPC A golang MPC framework that can compile Javascript files into garbled circuits.