Multi-party Computation Reading List
  1. Shamir's Secret Sharing Scheme (SSSS)
    LINK


  2. Fast(k,n)-Threshold Secret Sharing Scheme
    LINK


  3. Rabin Ben-Or's Verifiable Secret Sharing
    LINK


  4. Feldman's VSS
    LINK


  5. Reed-Solomon codes
    LINK


  6. Gennaro-Rabin-Rabin multiplication protocol
    LINK


  7. Yao's Garbled Circuits
    LINK


  8. Securing Yao's Garbled Circuit Against Active Adversaries
    LINK


  9. Ivan Damgård et. al 's Tutorial On MPC (recommended)
    LINK


  10. Multi-party Computation over Rings
    LINK


  11. Paillier's Cryptosystem
    LINK


  12. DJ Generalized Paillier Cryptosystem
    LINK


  13. Gentry's PhD Thesis About His First Fully Homomorphic Cryptosystem
    LINK


  14. Gentry-Ramzan's (1,n)-CPIR (Constant Communication Rate)
    LINK


  15. (k,n)-CPIR (Constant Communication Rate)
    LINK


  16. Fully-Simulatable Oblivious Transfer
    LINK


  17. Fully Simulatable Adaptive Oblivious Transfer Based On Shuffle
    LINK


  18. Branching Program based SFE
    LINK


  19. Generalized Selective Private Function Evaluation
    LINK