alex777
- Legendre Symbol Oracle Compromises ECCMay 8, 2024
You're right I used threshold k <= 33 instead of k <= 34 (your function is called "in_first34" after all). My off-by-one error. That said, 100% accuracy on a 67-point curve where you hand-crafted the decision tree by…
- Legendre Symbol Oracle Compromises ECCMay 8, 2024
I ran an empirical test on your claim. Here are the results: Your toy curve (p=79, n=67): 98.5% accuracy impressive! secp256k1 (actual Bitcoin curve): 49.0% accuracy literally worse than a coin flip. The problem is…
I'm building a suite of Rust tools for blockchain security research: vusi - ECDSA signature vulnerability analysis. Currently implements nonce reuse detection with private key recovery. Roadmap includes: Biased nonce…
- Bitcoin Key Finder ToolJun 10, 2017
- No CUDA kernel sources = unknown what the code does - "Authentication required" with GPL-3 = licensing nonsense - "100% clean, no backdoors" promises = unverifiable Besides, what's the point of this project? Is it an…
- Bitcoin Key Finder ToolJun 10, 2017
This repository does not contain any code.