Post
Topic
Board Development & Technical Discussion
Re: Bitcoin private key BASE58 problem
by
garlonicon
on 25/11/2021, 05:46:40 UTC
Quote
and are the same as far as "knowing public key" goes?
They are even less secure, because instead of just "knowing public key", you also know a lot of correct signatures, where d-value is the same. That means you have a lot of "d=(s/r)k-(z/r)" equations, so a lot of "d=number*k-number2" expressions.