From 6296ab8ec900f60fef121525984414b007e715d2 Mon Sep 17 00:00:00 2001 From: autistic-symposium-helper <138340846+autistic-symposium-helper@users.noreply.github.com> Date: Wed, 20 Nov 2024 19:35:48 -0800 Subject: [PATCH] add chapter for (full) homomorphic encryption --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66c290e..712c03e 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,4 @@ * ⬛️ **[zero-knowledge systems](zero_knowledge)** * ⬛️ **[trusted execution environments](trusted_execution_environments)** * ⬛️ **[multi-party computation](multi_party_computation)** +* ⬛️ **[(full) homomorphic encryption](homomorphic_encryption)**