Add solution for 1c

This commit is contained in:
Tobias Eidelpes 2022-06-14 11:12:18 +02:00
parent 43bbfb4ec6
commit 14ce6554ec

View File

@ -58,7 +58,11 @@
\item The type of symmetric cryptographic scheme introduced is a Message
Authentication Code (MAC).
\item \TODO
\item The size of the key(s) depends on the block cipher and the keyed hash
function. In total there likely need to be two distinct keys for the block
cipher calls and one key for the hash function.
\item \TODO
\item \TODO
\item \TODO