From 26cb931257ca7cdc2a76cc51d4a920332c76a48d Mon Sep 17 00:00:00 2001 From: Brian Lawrence Date: Tue, 9 Jul 2024 11:47:16 -0700 Subject: [PATCH] You need the key --- easy/src/mpc.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easy/src/mpc.typ b/easy/src/mpc.typ index 4769eb3..bcc59eb 100644 --- a/easy/src/mpc.typ +++ b/easy/src/mpc.typ @@ -95,7 +95,7 @@ Choose a _symmetric-key_#footnote[Symmetric-key encryption is probably what you think of when you think of plain-vanilla encryption: You use a secret key $K$ to encrypt a message $m$, -and then you (or someone else) use the same secret key $K$ to decrypt it.] +and then you (or someone else) need the same secret key $K$ to decrypt it.] encryption scheme $Enc$ and publish the following table: