Post
Topic
Board Development & Technical Discussion
Re: Getting key from duplicate r
by
nc50lc
on 10/11/2024, 09:27:23 UTC
-snip- and especially curious if someone knows if my values are correct here or what obvious things I could be missing.
All seem good except the R value is missing its first byte 0x00.
Based from the signature, its length should be 33 bytes which includes the omitted 0x00 in front.

By the way, I didn't computed the private key, I just pointed out the missing byte.