Bitcoin Forum
August 20, 2024, 05:46:41 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26]
  Print  
Author Topic: Keyhunt - development requests - bug reports  (Read 13285 times)
albert0bsd (OP)
Hero Member
*****
Offline Offline

Activity: 915
Merit: 675



View Profile
August 08, 2024, 03:49:08 PM
 #501

the RAM is only for BSGS
Tofee
Jr. Member
*
Offline Offline

Activity: 45
Merit: 14


View Profile
August 08, 2024, 04:01:31 PM
 #502

the RAM is only for BSGS

If I RIPMED160 hash of my target address and use bags mode then how do I calculate the number which you have shown in your post above. Please explain. Thanks for your prompt reply. Appreciate it.
albert0bsd (OP)
Hero Member
*****
Offline Offline

Activity: 915
Merit: 675



View Profile
August 08, 2024, 04:29:09 PM
 #503

If I RIPMED160 hash of my target address and use bags mode then how do I calculate the number which you have shown in your post above. Please explain. Thanks for your prompt reply. Appreciate it.


BSGS mode is for Public keys ONLY

RMD160 hash is different from a Public keys.

Please READ this link 4 Times before ask your next question: https://www.oreilly.com/library/view/mastering-bitcoin/9781491902639/ch04.html
Tofee
Jr. Member
*
Offline Offline

Activity: 45
Merit: 14


View Profile
August 08, 2024, 04:43:44 PM
 #504

If I RIPMED160 hash of my target address and use bags mode then how do I calculate the number which you have shown in your post above. Please explain. Thanks for your prompt reply. Appreciate it.


BSGS mode is for Public keys ONLY

RMD160 hash is different from a Public keys.

Please READ this link 4 Times before ask your next question: https://www.oreilly.com/library/view/mastering-bitcoin/9781491902639/ch04.html


Thanks
benjaniah
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
Today at 10:28:48 AM
 #505

Hi Alberto

Would you consider adding a stride option that works in address and vanity mode?

My use case - I've found a good amount of 13zb1hQbWV prefix matches for puzzle 66 so far. When I convert their hex key into their base10 decimal number, I notice many of them (about 1/3) have a factor of 13 and/or 17. An example is 3FEE2509944801483 (13zb1hQbWVECopz4XMEYH8e2t2gX4v4Us3) = (decimal) 73706563070708421763 = 7 × 13 × 809962231546246393. What I would like to be able to do is start at a given key, increment by some stride value (in my case, 13 or 17), check that key for address/vanity match, and repeat to the end of the given range. Would be great if a decrement by x value stride option was available also.

I looked at the code but I have no clue how to make the changes, I'm sure it would take only a few minutes of your genius brain to add.

BitCrack has such a stride option and runs on GPU's however it only searches for full address matches, so there's no way for me to find prefix matches using it, Keyhunt I think it would be a nice add. Maybe there is a fork of vanitysearch out there with a stride option but I haven't been able to find it.

Thanks in advance, no worries if its not something you feel like adding, in that case I might be able to "chatgpt" it, haha.

cheers
albert0bsd (OP)
Hero Member
*****
Offline Offline

Activity: 915
Merit: 675



View Profile
Today at 01:15:54 PM
 #506

Would you consider adding a stride option that works in address and vanity mode?

Well It is not so simple, i already try it before but my first code was wrong


My use case - I've found a good amount of 13zb1hQbWV prefix matches for puzzle 66 so far. When I convert their hex key into their base10 decimal number, I notice many of them (about 1/3) have a factor of 13 and/or 17. An example is 3FEE2509944801483 (13zb1hQbWVECopz4XMEYH8e2t2gX4v4Us3) = (decimal) 73706563070708421763 = 7 × 13 × 809962231546246393.

Nice finding, from a statistical point of view, is your data set Significant?

In the 66 bit space maybe there around of 12344 address that start with 13zb1hQbWV, so I don't know how many we require so demonstrate that those prime factors are relevant or not.

Another thing is that there is no relationship between the prime factors of a private key and the generated address prefix, I can found a lot of address that aren't related to 13zb1hQbWV and have those factors, so the number of "(about 1/3)" is just some statistical or probabilistic

According to some research that i just did the percentage of numbers that has 11 or 13 as factor is near to 20%, that may vary from one rank to another

I bet that half of your data set has 2 as prime factor and other 1/3 has 3 as prime factor no?

I really may consider to add the stride option if you share your data set with me in public or in private.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!