Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
53283032
Topic
5207443
Board
Development & Technical Discussion
Merits
1 from 1 user
Re: Bitcoin weak transaction nonce question
by
MixMAx123
on
07/12/2019, 13:26:08 UTC
⭐ Merited by
piotr_n
(1)
Quote from: imjustagirl on December 06, 2019, 12:34:09 PM
What would it be, if the same s is re-used in the formula, but the r's are different?
s = (h+r*P)/k
h=hash
P=privateKey
k=nonce
If s is to be equal, then r, k and h must be the same.