Add solution for 1e

This commit is contained in:
Tobias Eidelpes 2022-06-14 11:27:53 +02:00
parent f5226d34ea
commit dd58233e13

View File

@ -68,7 +68,10 @@
operates on fixed-length inputs. Messages come in variable-length sizes operates on fixed-length inputs. Messages come in variable-length sizes
and need to be padded by the block cipher to the specified block size. and need to be padded by the block cipher to the specified block size.
\item \TODO \item Depending on the amount of input blocks, the construction will
generate multiples of the block size as outputs. The outputs are
variable-length.
\item \TODO \item \TODO
\item \TODO \item \TODO
\item \TODO \item \TODO