greghodler

Newbie
2
Posts
21
Reputation
Dec 23, 2021
Joined
Recent posts
  • k*G = r.x == d*G = d.x I’m not super good at English, but I think I got the idea. If R is Publickey x, then we can find a solution. Here’s an example: R =…

  • I was trying to generate 1-bit signatures using this repo I found. But I keep hitting a wall with "private key not found". I want to figure out how 1-bit signatures r, s, z can help with that. Anyone got these…