Post
Topic
Board Development & Technical Discussion
Re: BSGS solver for cuda
by
Etar
on 12/11/2021, 09:45:45 UTC

I try run bsgscudaHT_1_7_3.exe and bsgscudaHT_1_8_0.exe is work fine

but for code on github  bsgscudaussualHTchangeble1_7_3.pb
I try use purebasic v5.70 run it but not work with SHA1Fingerprint function
How can I fix it?

Just try understand method BSGS how it works?

you need purebasic v5.31 because need ascll mode enabled
in new version of PB removed ascll mode.