Post
Topic
Board Development & Technical Discussion
Re: ECDSA Weak signing
by
Yves Cuicui
on 10/09/2013, 19:16:41 UTC
K=secret-key is no more a special value than K=11 (or 12 or 13 or any other specific value)
Agreed, but the difference is that to recognize values k=11, 12 ... you need a lookup table on the r value that does not worth it! Checking r=Qx is at no cost!