Skip to content

Commit

Permalink
Fix formula.
Browse files Browse the repository at this point in the history
  • Loading branch information
gipi committed Sep 23, 2024
1 parent 1bbd039 commit 8433a1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions posts/2018/02/06/modern-crypto-exercise-chapter2.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ deterministic without changing

![](/images/redefining-key-space-with-enc-deterministic.png)

{{% raw %}}
$$
\eqalign{
\hbox{Pr}^\prime\left[C = c\,|\, M = m \right] &= \hbox{Pr}\left[\hbox{Enc}^\prime_k(m = c)\right] \cr
Expand All @@ -130,6 +131,7 @@ $$
&= \hbox{Pr}\left[C = c\,|\, M = m \right] \cr
}
$$
{{% /raw %}}

Expanding the relation \\(k^\prime=(k, r)\\) we obtain

Expand Down

0 comments on commit 8433a1e

Please sign in to comment.