Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
fmg75
on 24/09/2025, 14:34:00 UTC
Is there a ready-made program that allows you to calculate not sequential keys,
 but your own values ​​from an external or internal generator on the GPU?


I don't know if it exists, but it would be very inefficient for mathematical reasons; I wouldn't be able to perform modular inversion efficiently.
I'm working on a code that allows for arbitrary ranges, not powers of 2, as is often the case.