Kangaroo icon indicating copy to clipboard operation
Kangaroo copied to clipboard

Pollard's kangaroo for SECPK1

Results 84 Kangaroo issues
Sort by recently updated
recently updated
newest added

I want to use this project on other curves, is this possible?

When I run the program like this - C:\SMARTMAINERXXX3\Kangaroo.exe -t 4 -gpu -w save.work -o C:\SMARTMAINERXXX3\result1.txt -wi 600 in.txt I get this - Kangaroo v2.2 Start:1 Stop :FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364140 Keys :4...

Can I run it with a multi GPUs? I have 10 GPUs (3080) .\Kangaroo.exe -gpu -ws -w save.work -wi 30 in.txt

I need your help urgently, send me an email:[email protected]

Hello, I made a slight modification of the code to allow for other elliptic curve than the SECPK1256, by defining proper points and maths to check if a point is...

GPUEngine: Kernel: no kernel image is available for execution on the device i have this error what should i do

``` Kangaroo % make mkdir -p obj cd obj && mkdir -p SECPK1 cd obj && mkdir -p GPU g++ -m64 -mssse3 -Wno-unused-result -Wno-write-strings -O2 -I. -I/usr/local/cuda-8.0/include -o obj/SECPK1/IntGroup.o -c...

Hi, i wanna know how to run it on a AMD gpu... when i run it i got (just a test with puzzle 105): Kangaroo v2.2 Start:100000000000000000000000000 Stop :1FFFFFFFFFFFFFFFFFFFFFFFFFF Keys...

I have an idea, suppose we define the hexadecimal format of the private key as a string of characters, can we develop a program similar to the repair of private...

I run kangaroo in window 10 with AMD radeon rx 580 Graphic Card but we got a erroe "CudaGetDeviceCount CUDA driver version is insufficient for CUDA runtime version" Please help...