Skip to content

Commit

Permalink
Encrypted not encoded
Browse files Browse the repository at this point in the history
  • Loading branch information
tideofwords committed Jul 8, 2024
1 parent dc621d1 commit 4d9b094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easy/src/ot.typ
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ because he doesn't know the keys.
No problem!
Bob just picks out the $i$-th ciphertext $Enc_a (x_i)$,
adds his own layer of encryption onto it,
and sends the resulting doubly-encoded message back to Alice:
and sends the resulting doubly-encrypted message back to Alice:
$
Enc_b (Enc_a (x_i)).
$
Expand Down

0 comments on commit 4d9b094

Please sign in to comment.