Add solution for 1e
This commit is contained in:
parent
f5226d34ea
commit
dd58233e13
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user