paulmoon
- Extracting R values from blockchain signaturesMay 26, 2026
If you're looking for double r-values, forget about it! You are definitely not the first to search the blockchain for it. I wrote a blockchain explorer that you can use to search for anything in the blockchain. But it's…
- Using Nonces k and k + 1 in ECDSA SignaturesDec 10, 2024
Sure it's possible! The result of the calculation of signatures is only: "true" or "false". The calculation bases for signatures are well known. It is the main task of checking the signature of every Bitcoin node, which…
- Using Nonces k and k + 1 in ECDSA SignaturesDec 7, 2024
If k is not random, like here, the private key is exposed. It can be easily calculated here! And I've already calculated this on a similar thread. There is no need for a formula to make these transactions vulnerable,…
Thanks @NeuroticFish I have done it now and it runs. As announced I created a guide for Ubuntu: https://bitcointalk.org/index.php?topic=5368219.0
So I came far now, but at this point I get a mistake: I did it that way: This has been installed version (5.8.8-1). I tried "sudo apt update" but it did not work. I can not update this version. I tried to continue with…
Well, it's easy, I decided on Ubuntu at that time because people said it was the best for me. Now I have used it for a few years and you need good arguments or a weapon to bring me to learn again a new system. I have…
As threatened, I try to imitate this now. At this point, the first problems occur: error: "Problems can not be corrected, they have retained defective packages " https://de.share-your-photo.com/img/d80a1b2e3a.png…
Great instructions! This is something that many people can use well, thank you for your effort! I will try it with your instructions, sobal my system runs correctly again.