From bdb97a59a9418fcdcc5c134d241c7fa42e9e562c Mon Sep 17 00:00:00 2001 From: Brian Lawrence Date: Tue, 9 Jul 2024 11:31:19 -0700 Subject: [PATCH] More deletion --- easy/src/intro.typ | 4 ---- 1 file changed, 4 deletions(-) diff --git a/easy/src/intro.typ b/easy/src/intro.typ index 19f160c..072a08b 100644 --- a/easy/src/intro.typ +++ b/easy/src/intro.typ @@ -106,10 +106,6 @@ another language and give you $Enc(y)$, where $y$ is the translation of $x$. You can then decrypt and obtain $y$, knowing that the server cannot extract anything meaningful from $Enc(x)$ without your secret key. -(You could imagine many more applications of FHE, -such as a dating service that doesn't know anything about people it -is matchmaking.) - = Programmable Cryptography in the World In the past decade, there has been both a surprisingly high amount of theoretical work but also