Minor fix

This commit is contained in:
2023-06-21 19:22:33 +02:00
parent 2a8fc8fc0d
commit eb130f8bc5

View File

@@ -81,7 +81,7 @@ In this thesis the security of EdDSA is analyzed, utilizing the random oracel mo
In addition a proof in the single-user setting, a proof in the multi-user setting is also performed. This proof uses a variant of the one-more discrete logarithm, also because of the key generation algorithm. In addition a proof in the single-user setting, a proof in the multi-user setting is also performed. This proof uses a variant of the one-more discrete logarithm, also because of the key generation algorithm.
Finally, it is shown that Ed25519 - one widely used instantiation of EdDSA - provides 125 bit security in the single-user setting and 124 bit of security in the multi-user setting. Ed448 - also a widely used instantiation of EdDSA - provides 221 bits of security in the single-user setting and 220 bits of security in the multi-user setting. Finally, it is shown that Ed25519 - a widely used instantiation of EdDSA - provides 125 bit security in the single-user setting and 124 bits of security in the multi-user setting. Ed448 - also a widely used instantiation of EdDSA - provides 221 bits of security in the single-user setting and 220 bits of security in the multi-user setting.
\end{abstract} \end{abstract}