Skip to content

Fully-Homomorphic-Encryption/PrivacyPreservingTechs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

178a357 · Feb 22, 2022

History

20 Commits
Feb 16, 2022
Sep 22, 2021
Feb 22, 2022

Repository files navigation

Privacy Preserving Techniques

Privacy preserving technique allows sharing sensitive personal information while preserving users' privacy.

Privacy preserving techniques are the technologies used in Federated Learning:

There are many Privacy Preserving Techniques:

  1. Anonymization (weakest)
  2. Differential Privacy
  3. Fully Homomorphic Encryption (FHE)
  4. Secure Multi-Party Computation (MPC)
  5. Zero Knowledge Proof (e.g. Blockchain)
  6. Confidential Computing through TEE (e.g. SGX and TrustZone)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published