From b5034e5a1ab59df77385b27a9c8d3000c0aa15f5 Mon Sep 17 00:00:00 2001
From: Furkan Akal <30433306+furkanakal@users.noreply.github.com>
Date: Mon, 17 Feb 2025 18:06:16 +0300
Subject: [PATCH] add fhEVM blog post
---
resources/README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/resources/README.md b/resources/README.md
index 1e2376b66..7c88678e4 100644
--- a/resources/README.md
+++ b/resources/README.md
@@ -28,6 +28,7 @@
- [FHE.org Trondheim 2022 Conference Resources](https://fhe-org.github.io/conferences/conference-2022/resources) by **FHE.org** on **May 29, 2022**
## Tutorials and Walkthroughs
+- How the fhEVM Brings Together FHE, ZK, and MPC by **Furkan Akal** on **Aug 28, 2024**
- Protecting user data with fully homomorphic encryption and confidential computing by **IBM** on **July 24, 2024**
- Packing Matrix-Vector Multiplication in Fully Homomorphic Encryption by **Jeremy Kun** on **Sept 06, 2024**
- Shift Networks by **Jeremy Kun** on **Sept 02, 2024**