Skip to content

Awesome list for cryptographic secure computation paper. This repo includes *Lattice*, *DifferentialPrivacy*, *MPC* and also a comprehensive summary for top conferences.

License

Jamie-Cui/awesome-secure-computation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awesome-secure-computation Awesome

This repo is a paper summary for cryptography-based secure computation papers (I prefer published papers 😛), including topics like Multiparty Computation, Homomorphic Encryption (or Lattice) and Differential Privacy. If you are looking for hardware solutions like Trusted Platform Module (TPM), or Trusted Execution Environment (TEE), I'm sorry this repo is not what you're looking for :(.

Here's a good place to ask questions about cryptography/cryptanalysis, or answering one (if you are capable of doing so): https://crypto.stackexchange.com/, and finding papers Cryptology ePrint Archive.

Useful Links:

Texbooks:

  • A Pragmatic Introduction to Secure Multi-Party Computation
    David Evans, Vladimir Kolesnikov, and Mike Rosulek
    eprint avaliable
  • Foundations of Cryptography
    Oded Goldreich
    author's notes
  • Introduction to Modern Cryptography
    Jonathan Katz and Yehuda Lindell
    author's notes

Open-source Tools (mostly in C++):

Contents

License

see LICENSE.