Move solution for 5k to 5l

This commit is contained in:
Tobias Eidelpes 2022-06-21 18:29:18 +02:00
parent eb599a6b0a
commit 6bfb07a2e0

View File

@ -332,6 +332,8 @@
Futhermore, the commitment is also not vulnerable to dictionary attacks, Futhermore, the commitment is also not vulnerable to dictionary attacks,
as is common with stored password hashes on the server's side. as is common with stored password hashes on the server's side.
\item \TODO
\item The signer calculates a commitment with a predefined soundness error. \item The signer calculates a commitment with a predefined soundness error.
Then the signer calculates the challenge by taking the hash of the message Then the signer calculates the challenge by taking the hash of the message
to be signed and the commitment. Afterwards, it will run the protocol to be signed and the commitment. Afterwards, it will run the protocol
@ -355,8 +357,6 @@
\item \TODO \item \TODO
\item \TODO
\end{enumerate} \end{enumerate}
\end{enumerate} \end{enumerate}