Kangaroo icon indicating copy to clipboard operation
Kangaroo copied to clipboard

Support Multi Pub Key

Open SatoshiNakamotoBitcoins opened this issue 4 years ago • 23 comments

Jean-Luc,

At first clap your hands for our French Master!

Thank you for this great app.

An question...how does the multi pub key search work...does it searches sequentially (start searching for the first pubkey in the in.txt file and move on) or searches it for ALL the pub keys at the same time and quotes a private key when it finds one of the pubkeys in the in.txt file.

Like to learn from you!

Greetings Satoshi

SatoshiNakamotoBitcoins avatar Apr 21 '20 12:04 SatoshiNakamotoBitcoins

Yes for the moment pubKey are searched sequentially. Could you show you in.txt ? I'm currently on the GPU support

JeanLucPons avatar Apr 21 '20 13:04 JeanLucPons

Thank you Jean-Luc for your answer...I tested something with your pubkeys in the readme as EXAMPLE of Usage...

SatoshiNakamotoBitcoins avatar Apr 21 '20 14:04 SatoshiNakamotoBitcoins

multiple pubkeys like bloomfilter(bitcrack) or any other methode as pubkeys list in table for verification in kangroo would be great

hamnaz avatar Apr 21 '20 16:04 hamnaz

The method used here use distinguished point. This is a very efficient method for detecting collisions (no need of a Bloom filter). For multiple key a solution would be the set wild kangaroos to several pub key but it will decrease the probability to find a match. To be investigated...

JeanLucPons avatar Apr 21 '20 17:04 JeanLucPons

multiple pubkeys REMINDER :)

hamnaz avatar Apr 25 '20 19:04 hamnaz

Not moving to the next pubkeys until it finds the previous even if it comes to the end of key space it continues to search. checked with short key space when the first pubkey not in key space it search indefinitely and does not go to the second pubkey.

GGG9 avatar Apr 28 '20 16:04 GGG9

Yes, will add a stop option to give up the search if a threshold according to the expected number of operation is reached.

JeanLucPons avatar Apr 29 '20 06:04 JeanLucPons

JeanLucPons no Multi Pub Key search

virus-cyber avatar Apr 29 '20 09:04 virus-cyber

@JeanLucPons how do you think when multi pub key search will be realized ?

kpot87 avatar May 02 '20 07:05 kpot87

Guys be patient... @JeanLucPons will deliver...like always...;-)

SatoshiNakamotoBitcoins avatar May 02 '20 08:05 SatoshiNakamotoBitcoins

Yes, I added load/save/work The multi key will be done with the help of theses new features. The idea is to allow to pre compute large tame kangaroo file and to solve multiple key using this file. Then when a key is solved, all the wild will become tame and more keys are solved more chance to solve the others....

JeanLucPons avatar May 07 '20 14:05 JeanLucPons

@JeanLucPons We all appreciate your hard work and thanks for adding the multi key support!!

Can you give an example for properly use the added flags (load/save/work) in order to execute search with a list containing multi pub keys.

Thnx in advance.

Cheers Satoshi

SatoshiNakamotoBitcoins avatar May 08 '20 08:05 SatoshiNakamotoBitcoins

Yes, I will add some note about this on the readme. It is a bit tricky. Multi key support is not yet supported, for this you will need first to create a large tame array for a given range and then attack keys with it.

JeanLucPons avatar May 08 '20 10:05 JeanLucPons

@JeanLucPons Hi How to use maxStep and how to calculate maxStep can be an example?

GGG9 avatar May 09 '20 18:05 GGG9

I loaded several Pub Keys into the program, but after Continue the work from "-i save.work", the program writes "Keys: 1"

GGG9 avatar May 09 '20 18:05 GGG9

@JeanLucPons hi any news of realize multipubkeysearch? Tnx

kpot87 avatar May 24 '20 06:05 kpot87

Hello @JeanLucPons any news multi pub key release ?

roi35 avatar May 24 '20 17:05 roi35

simultaneous pubkey are not possible with pollard rho kangaroo.

yakitorifoodie avatar May 24 '20 17:05 yakitorifoodie

I loaded several Pub Keys into the program, but after Continue the work from "-i save.work", the program writes "Keys: 1"

@GGG9 I have the same problem

Shadow145-cpu avatar Jun 15 '20 07:06 Shadow145-cpu

@Shadow145-cpu That is correct it will only load the first pubkey of the original in.txt file which created the save.work file...(multi pub key is not supported YET...)

SatoshiNakamotoBitcoins avatar Jun 15 '20 07:06 SatoshiNakamotoBitcoins

So we can wait for the multi pub :)

Shadow145-cpu avatar Jun 21 '20 14:06 Shadow145-cpu

@Shadow145-cpu I hope so...;-)

SatoshiNakamotoBitcoins avatar Jun 22 '20 07:06 SatoshiNakamotoBitcoins

@SatoshiNakamotoBitcoins i don’t think so

kpot87 avatar Jun 30 '20 19:06 kpot87