diff --git a/thesis/Abschlussarbeit.tex b/thesis/Abschlussarbeit.tex index d5eb3e1..efb7aff 100644 --- a/thesis/Abschlussarbeit.tex +++ b/thesis/Abschlussarbeit.tex @@ -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. -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}