Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
1758648
Topic
168946
Board
Development & Technical Discussion
Re: How are signatures confirmed?
by
r.willis
on
06/04/2013, 20:21:03 UTC
Quote from: proff on April 06, 2013, 05:01:25 PM
https://en.wikipedia.org/wiki/Elliptic_Curve_DSA
There is typo in that article:
Quote
6. Calculate s = k
-1
(z + r + d
A
) mod n. If s = 0, go back to step 3.
Should be k
-1
(z + rd
A
). I'd like to fix it myself, but wiki would not let me (IP banned).