Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

## Table of Contents [<img src="https://img.shields.io/badge/Edit%20this%20page%20on-Github-lightgrey?style=flat-square">](https://github.com/FHE-org/fhe-org.github.io/blob/main/resources/README.md)

- [Table of Contents ](#table-of-contents-)
- [Conference Resources](#conference-resources)
- [Tutorials and Walkthroughs](#tutorials-and-walkthroughs)
- [Use Cases and Demos](#use-cases-and-demos)
Expand All @@ -24,6 +25,7 @@
- [Projects](#projects)

## Conference Resources

- [FHE.org Sofia 2025 Conference Resources](https://fhe-org.github.io/conferences/conference-2025/resources) by **FHE.org** on **Mar 25, 2025**
- [FHE.org Toronto 2024 Conference Resources](https://fhe-org.github.io/conferences/conference-2024/resources) by **FHE.org** on **Mar 24, 2024**
- [FHE.org Tokyo 2023 Conference Resources](https://fhe-org.github.io/conferences/conference-2023/resources) by **FHE.org** on **Mar 26, 2023**
Expand Down Expand Up @@ -90,6 +92,8 @@


## Use Cases and Demos

- <a id="00202" href="https://blog.openzeppelin.com/how-fully-homomorphic-encryption-enables-private-shared-state">Beyond Zero Knowledge: How Fully Homomorphic Encryption Enables Private Shared State</a> by **Samuel Wong** on **Aug 13, 2025**
- <a id="00160" href="https://www.zama.ai/post/encrypted-onchain-voting-using-zk-and-fhe-with-zama-fhevm">Suffragium: An Encrypted Onchain Voting System Leveraging ZK and FHE Using Zama's fhEVM</a> by **Alessandro Manfredi** on **Nov 6, 2024**
- <a id="00152" href="https://machinelearning.apple.com/research/homomorphic-encryption">Combining Machine Learning and Homomorphic Encryption in the Apple Ecosystem</a> by **Apple** on **October 24, 2024**
- <a id="00148" href="https://fhe.org/meetups/058">Concrete ML - Machine Learning on Encrypted Data</a> by **Andrei Stoian** on **Sept 26th, 2024 at 5PM CEST**
Expand All @@ -111,6 +115,7 @@
- <a href="https://fhe.org/meetups/006-running-numpy-programs-homomorphically" id="00050">Homomorphic Machine Learning using Numpy & Concrete</a> **Rand Hindi, Ayoub Benaissa and Samuel Tap** on **Sept 30, 2021**

## Hardware

- <a href="https://www.youtube.com/watch?v=-12xxt5BqUU&list=PLnbmMskCVh1fZy00EZQnFSezctvwYmlRM&index=8" id="00051">BASALISC: Integrated Hardware Acceleration for BGV, CKKS, and BFV FHE</a> by **David Archer, Robin Geelen, and Michiel Van Beirendonck** on **March 24, 2024**
- <a href="https://github.com/KULeuven-COSIC/fpt-demo" id="00052">FPT: a Fixed-Point Accelerator for Torus Fully Homomorphic Encryption</a> by **Michiel Van Beirendonck, Jan-Pieter D'Anvers, Furkan Turan, and Ingrid Verbauwhede** on **Nov 29, 2023**
- <a href="https://fhe.org/meetups/027-An_Optical_Hardware_Accelerator_for_FHE" id="00053">An Optical Hardware Accelerator for FHE</a> by **Joseph Wilson** on **June 15, 2023**
Expand Down Expand Up @@ -144,7 +149,7 @@
- <a id="00151" href="https://fhe.org/meetups/061">Faster NTRU-based Bootstrapping in less than 4 ms</a> by **Zhihao Li** on **Nov 24th, 2024**
- <a id="00150" href="https://fhe.org/meetups/060">Designing a General-Purpose 8-bit (T)FHE Processor Abstraction</a> by **Daphné Trama** on **Nov 17th, 2024**
- <a id="00149" href="https://fhe.org/meetups/059">Private and Secure Fuzzy Name Matching</a> by **Harsh Kasyap and Ugur Atmaca** on **Oct 10th, 2024**
- <a id="00161" href="https://csrc.nist.gov/Events/2024/wpec2024"> NIST Workshop on Privacy-Enhancing Cryptography 2024 (slide decks)</a> by **NIST** on **Sept 25, 2024**
- <a id="00161" href="https://csrc.nist.gov/Events/2024/wpec2024"> NIST Workshop on Privacy-Enhancing Cryptography 2024 (slide decks)</a> by **NIST** on **Sept 25, 2024**
- <a id="00156" href="https://www.esat.kuleuven.be/cosic/blog/ches-2024-fast-transciphering-via-reconfigurable-and-batched-lut-evaluation/">Fast Transciphering Via Reconfigurable And Batched LUT Evaluation</a> by **Leonard Schild** on **Sept 25, 2024**
- <a id="00144" href="https://fhe.org/meetups/057">New Secret Keys for Enhanced Performance in (T)FHE</a> by **Loris Bergerat** on **Sept 12th, 2024**
- <a id="00139" href="https://fhe.org/meetups/056">Practical q-IND-CPA-D-Secure Approximate Homomorphic Encryption</a> by **Lea Nürnberger** on **Jul 18th, 2024**
Expand Down
Loading