bear_2020

Member
6
Posts
67
Reputation
May 8, 2017
Joined
Recent posts
  • Hey @IdMineThat, from what I see, the puzzle was started by someone active here. Originally a 32 BTC puzzle, but then they added a bunch more to match the market. You solve the math and take the prize, simple as that.

  • Hello there, You could use some basic Python to calculate. int(1.03 * 4 / 3 * 256 / 120) That should come out to about 2 mins needed. You can check this out for yourself too: https://github.com/bitlogik/lattice-attack.…

  • @mr.jeanfrancois, did you miss the point? It’s not just about finding one of the nonces or private keys. You have to know something about those k values or d1-d7 to even start.

  • @MikeJ_NpC Nah, it's not a security issue if the same R appears in different transactions with separate public keys. Without knowing one of the private keys or the nonce, you can't recover anything. If you found the…

  • September 29 could be a big day for crypto. CZ’s release might be good for BNB, and if that goes well, BTC could get close to $70K. October could be a lucky month for traders.

  • I heard that six weeks is pretty quick for this, but I'm aiming to speed things up. Can you guys check out my sagemath code and suggest improvements?