eric404
Member
4
Posts
99
Reputation
Sep 29, 2016
Joined
Recent posts
- Creating Your Own Testnet BlockchainJun 20, 2025
How do I make another testnet blockchain for Bitcoin?
- How to derive z from rs and private key?Aug 2, 2020
I don't have k, just rs, and the private key (d) for public key Q. I'm looking to get the z that goes with rs. Is that doable?
- How to derive z from rs and private key?Aug 1, 2020
Can I figure out z if I have rs, the private key and the public key?
- Pollard Rho Algorithm Speedy ImplementationJan 28, 2018
Sounds awesome! Always hoping for faster methods.