Skip to content

A curated list of educational materials, guides, and research papers for beginners interested in learning about Fully Homomorphic Encryption (FHE).

License

Notifications You must be signed in to change notification settings

mojalil/learn-fhe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Learn FHE

License: MIT Contributions Welcome Follow on Twitter

Welcome to the Learn FHE repository. This repository aims to provide a curated list of educational materials, guides, and research papers for beginners interested in learning about Fully Homomorphic Encryption (FHE).

Table of Contents

Introduction

Fully Homomorphic Encryption (FHE) is a form of encryption that allows computations to be performed on encrypted data without needing to decrypt it first. This preserves the privacy and security of the data throughout the computation process.

Getting Started

Beginner Guides

Practical Implementations

Libraries and Tools

  • HElib: An open-source software library that implements homomorphic encryption (HE).
  • PALISADE: A comprehensive open-source lattice cryptography library.
  • SEAL: Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
  • Awesome-HE-Repo: A curated list of tools, libraries and resources

Tutorials and Examples

Research and Development

Key Papers and Articles

Current Research

  • FHE.org Community: A hub for researchers and developers working on advancing FHE and other secure computation techniques.
  • Sunscreen Tech Blog: Insights into the latest challenges and developments in FHE.

Community and Contributions

We welcome contributions to this repository! If you have any resources, papers, or tutorials to add, please follow the guidelines in CONTRIBUTING.md.

License

This repository is licensed under the MIT License. See the LICENSE file for more details.

Built with ❤️ by motypes

About

A curated list of educational materials, guides, and research papers for beginners interested in learning about Fully Homomorphic Encryption (FHE).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published