diff --git a/cw/cw.tex b/cw/cw.tex index 7e19c31..89ad2bb 100644 --- a/cw/cw.tex +++ b/cw/cw.tex @@ -240,7 +240,7 @@ If the discrite logarithm problem is easy to solve then Elgamal is also easy to solve. While for this case the being able to solve the discrite logarithm problem does not help an attacker with breaking the algorithm because the attacker only knows the result of the exponenciation and does not know the value of the base which is publicly known with Elgamal. The Diffle-Hellman problem also does not apply since that problem rellies on. if we know $g^x$ and $g^y$ being able to figure out $g^{xy}$ but on this case the problem is slightly different. Is being able to figure out $(g^x)^y$. - Therefore this problem does not depend on the discrite logarithm problem + Therefore this crypto system can no be broken by being able to break the discrete logarithm problem \section*{7} \subsection*{7.1}