From c4f69ff7d2265c4da53624addcb20b2061beebf7 Mon Sep 17 00:00:00 2001 From: koalateectrl Date: Tue, 9 Sep 2025 09:39:59 -0700 Subject: [PATCH] add openzeppelin resource --- resources/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/README.md b/resources/README.md index e116f1e47..3241e33a9 100644 --- a/resources/README.md +++ b/resources/README.md @@ -11,6 +11,7 @@ ## Table of Contents [](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) @@ -78,6 +79,7 @@ - GSW13: 3rd Generation Homomorphic Encryption from Learning with Errors by **Martin Albrecht** on **March 3, 2016** ## Use Cases and Demos +- Beyond Zero Knowledge: How Fully Homomorphic Encryption Enables Private Shared State by **Samuel Wong** on **Aug 13, 2025** - Suffragium: An Encrypted Onchain Voting System Leveraging ZK and FHE Using Zama's fhEVM by **Alessandro Manfredi** on **Nov 6, 2024** - Combining Machine Learning and Homomorphic Encryption in the Apple Ecosystem by **Apple** on **October 24, 2024** - Concrete ML - Machine Learning on Encrypted Data by **Andrei Stoian** on **Sept 26th, 2024 at 5PM CEST**