Just had problem to solve equation:
s1*k1 - r1*x1 = z1
s1*k1 - r1*x1 = z2
so r=r , s=s but diff z1 =! z2
how to take x or k?
paying $50 on bitcoin address
just PM me pleae with solve
Hi,
if z2 !=z1, the value of s1 cannot always be the same.
Therefore
(s1*k1 - r1*x = z1 ) mod n
(s2*k1 - r1*x = z2 ) mod n
true and possible.