Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
61932549
Topic
5325956
Board
Development & Technical Discussion
Re: Reused R values
by
pooya87
on
18/03/2023, 04:08:51 UTC
Quote from: whanau on
Today
at 03:12:32 AM
All my attempts come out with a k value much more than 256 bits.
That's probably because you forgot to compute the remainder, that is the modulo operation at the end using the secp256k1 curve order N.