From b26b1e200bb42f5ef65ca18a91dc9d9c6527525d Mon Sep 17 00:00:00 2001
From: Ben <16917183+bencrts@users.noreply.github.com>
Date: Thu, 17 Jul 2025 16:10:00 +0100
Subject: [PATCH] Update README.md
add blog posts from CKKS.org
---
resources/README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/resources/README.md b/resources/README.md
index 2f6dbc314..df81204c8 100644
--- a/resources/README.md
+++ b/resources/README.md
@@ -106,6 +106,9 @@
- Why we need revolutionary hardware for FHE by **Rosario Cammarota** on **Nov 23, 2021**
## Research
+- Low Communication Threshold Fully Homomorphic Encryption by **Alain Passelègue** on **July 13th, 2025**
+- Bootstrapping Discrete Data with CKKS by **Jaehyung Kim** on **Jun 8th, 2025**
+- Grafting: Improving Performance and Usability of Homomorphic Encryption by **Johannes Mono** on **Jun 8th, 2025**
- Ciphertext-Ciphertext Matrix Multiplication: Fast for Large Matrices by **Jai Hyun Park** on **Jun 5th, 2025**
- Practical TFHE Ciphertext Sanitization for Oblivious Circuit Evaluation by **Intak Hwang** on **May 22nd, 2025**
- Exploring General Cyclotomic Rings in Torus-Based FHE: Prime Power Instances by **Mohammed Lemou** on **April 17, 2025**