Post
Topic
Board Project Development
Re: Keyhunt - development requests - bug reports
by
CoinMagus
on 15/05/2022, 00:25:11 UTC
Try BSGS mode instead of xpoint mode because in xpoint mode the search space is 2^120 not 2^60. Most likely you won't find anything in xpoint mode.

I don't quite understand what you are trying to convey. We're already looking for a ^120-bit range, how come in BSGS mode you detect a ^120-bit field as ^60-bits?