GPU-accelerated Pollard's Kangaroo for secp256k1 ECDLP. Fork of RCKangaroo by RetiredCoder with bug fixes (endomorphism constants, sign-extension, Bloom filter), ALL-TAME mode, XDP 8x, ultra-compact 16-byte DPs, async BSGS resolver, and table freeze. Validated on Puzzle 79.
Stars
2
Forks
5
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
v57c: Fix W-W formula (remove gStart), fix BSGS FP counter, increase BSGS queue, add BSGS stats to ALL-WILD display
8939159View on GitHubv57b: Fix BSGS FP counter, remove resonant spawning, simplify collision check
7208b1cView on GitHubv57: Remove endo canonical, cheap point, XDP (kTimesG feedback)
085b31fView on GitHub