JeanLucPons / Kangaroo

Pollard's kangaroo for SECPK1
GNU General Public License v3.0
230 stars 171 forks source link

Does this cover the full 256 bit key or only up to 128 bit? #80

Open DeeGee78 opened 3 years ago

DeeGee78 commented 3 years ago

Noticed configuration referring to 128bit, does Kangaroo currently support full 256 key searching or only up to 128 bit keys?

siupune commented 3 years ago

use these full range https://gitea.datahoarding.agency/ZenulAbidin/Kangaroo-256

DeeGee78 commented 3 years ago

Thanks, I've tried to compile for 1060 and 1070Ti and can't seem to get the compute correct giving me a segmentation fault (core dumped)

image