Post
Topic
Board Development & Technical Discussion
Merits 3 from 1 user
Re: Solving ECDLP with Kangaroos - Part 1, 2
by
RetiredCoder
on 12/12/2024, 11:20:18 UTC
⭐ Merited by Cricktor (3)
As promised, here is the third and final part: RCKangaroo, Windows/Linux, open source:
https://github.com/RetiredC/RCKangaroo
This software demonstrates fast implementation of SOTA method and advanced loop handling on RTX40xx cards.
Note that I have not included all possible optimizations because it's public code and I want to keep it as simple/readable as possible. Anyway, it's fast enough to demonstrate the advantage and you can improve it further if you have enough skills.