Giter Site home page Giter Site logo

awesome-privacy-computing's Introduction

Awesome Privacy Computing

1 Secure Multiparty Computation (SMPC)

1.1 Primitive

1.1.1 Oblivious Transfer (OT)

1.1.2 Garbled Circuit

1.1.3 Arithmetic/Boolean Circuit

1.1.5 A/B/Y Shares Conversion

1.1.6 PSI

1.1.7 Multiparty ECDSA signing

1.2 Survey

1.3 Books

1.4 Courses

1.5 Open Source Framework

2 Federated Learning (FL)

3 Trusted Execution Environment (TEE)

4 Homomorphic Encryption (HE)

FHE Libraries

Libraries that can be used to implement applications using (Fully) Homomorphic Encryption.

  • Microsoft SEAL - C++ FHE library implementing BFV and CKKS schemes.
  • HEAAN - Scheme with native support for fixed point approximate arithmetic.
  • HElib - BGV scheme with bootstrapping and the Approximate Number CKKS scheme.
  • lattigo - Go library for lattice-based crypto that implements various schemes.
  • PALISADE - lattice encryption library.
  • tfhe - Faster fully HE: Bootstrapping in less than 0.1 seconds.
  • FHEW - A Fully HE library based on FHEW: Bootstrapping Homomorphic Encryption in less than a second.
  • concrete - Rust FHE library that implements Zama's variant of TFHE.
  • Cupcake - Facebook's Rust library for the (additive version of the) Fan-Vercauteren scheme.

FHE Applications

  • OpenMined - Decentralized data ownership & intelligence based on HE and deep / federated learning.
    • KotlinSyft - Kotlin library for the Android part of the OpenMined's open-source ecosystem.
    • PySyft - Python library for the server/IoT part of the OpenMined's open-source ecosystem.
    • SwiftSyft - Swift library for the iOS part of the OpenMined's open-source ecosystem.
    • syft.js - JavaScript library for the web part of the OpenMined's open-source ecosystem.
  • Rosetta - A privacy-preserving framework based on TensorFlow.
  • tf-encrypted - Bridge between TensorFlow and the Microsoft SEAL library.

FHE Papers

5 Differential Privacy (DP)

6 Zero-Knowledge Proof (ZKP)

7 Privacy-Preserving Machine Learning (PPML)

awesome-privacy-computing's People

Contributors

yankaili2006 avatar adijeshen avatar weiviming avatar ye-d avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.