Skip to content

Commit

Permalink
saving
Browse files Browse the repository at this point in the history
  • Loading branch information
henrycg committed Sep 25, 2023
1 parent 34c8950 commit bc0c6cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/lab2.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ be a pseudorandom function. Let $$n \approx 256$$ be the security parameter.
1. The function $$\mathsf{MAC}(k,m) := k \oplus m$$
is a secure MAC.

1. The function $$\mathsf{MAC}((k_1, k_2), m)$$

1. Let $$H \colon \{0,1\}^* \to \{0,1\}^\ell$$ be a collision-resistant hash function.
There is a collision-finding attack on $$H$$ that runs in time roughly $$2^{\ell/2}$$.

Expand Down

0 comments on commit bc0c6cb

Please sign in to comment.