Added TinySMPC

This commit is contained in:
Kenny Song
2020-06-03 10:15:54 +09:00
committed by GitHub
parent 46d6f208cf
commit 8c59531386

View File

@@ -42,6 +42,7 @@ Please feel free to do a pull request with any MPC software or resource you know
- [Getting Started with MPC](http://u.cs.biu.ac.il/~lindell/MPC-resources.html) - Light compilation of basic resources for getting started in MPC study and research.
- [How To Simulate It](https://eprint.iacr.org/2016/046) - A Tutorial on the Simulation Proof Technique.
- [OSU Bibliography](https://web.engr.oregonstate.edu/~rosulekm/scbib/index.php?n=Main.GettingStarted) - An Annotated Bibliography of Practical Secure Computation.
- [TinySMPC (tutorial)](https://github.com/kennysong/tinysmpc)  A tiny, educational, Pythonic library for SMPC. The tutorial notebook runs in your browser.
- [UC Security](https://www.youtube.com/playlist?list=PLqc9MPlwib9nSuyH4oUIwPsyDiZ4bwuEE) - Video lectures on UC security delivered by Ran Canetti.
## Misc