This commit is contained in:
parent
9a895e0c42
commit
3e026be138
@ -188,8 +188,8 @@
|
||||
\subsubsection*{6.1.2}
|
||||
If the Alice used the the same r then this equation would only have 2 variables to solve, $a$ and $r$ which makes this equation possible to solve.
|
||||
$$\begin{cases}
|
||||
s = r - h \times a mod q\\
|
||||
s' = r - h' \times a mod q
|
||||
s = r - h \times a \text{ mod } q\\
|
||||
s' = r - h' \times a \text{ mod } q
|
||||
\end{cases}
|
||||
$$
|
||||
|
||||
|
Reference in New Issue
Block a user