Author

Topic: Bitcoin puzzle transaction ~32 BTC prize to who solves it - page 273. (Read 229433 times)

sr. member
Activity: 443
Merit: 350
How do y'all know how many bits a public key is?

It is not possible to know the private key bit length from the public key

MrFreeDragon, I have question for you if you can explain to me please !! how brainless can find that those address are 100bits ?
let think that he take the 110 address and try to add negative hex numbres to reduce the bit ,right !! but even that how he can be sure that the numbre that he add make address from 110bit to 100bit !!? that is really weird
the only thing that we know is 2^n = 2^(n-1) + 2^(n-2) .....+ 2^(n-n+1) + 2 !!
but if we have "n" =in range 110 and 111 that make impossible to know of even predict the bit of wallet.
if you have any idea please.

thanks

It is not possible to know the bit length just from the public key. It is not possible. Probably the author of that argument has some additional details. But it is not possible to know it just from the public key.

Publlic key is a Point with x-coordinate up to almost 2^256 (actually the maximum value is module which is close to 2^256). Take the easy example with 1bit key (which is actually number 1). For private key 1, the public key is 0279be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798, and this number is something like 47% on the whole range of the keys, and it is also the number approximately 2^254.92, so it is 254bit number. Hence, for 1bit private key we have 254bit x-coordinate of the public key. It is not possible to know the bit length of the private key based just on the public key.

ECDSA is one way: it is possible to receive the public key from the private, bit not vice versa.
full member
Activity: 721
Merit: 100
I have no way of solving this puzzle. Maybe this kind of competition should be a little different. For example, a program that organizes rewards for those who express bitcoin in social life can be made. I've been trying a lot like this last year. Conclusion frustration
newbie
Activity: 63
Merit: 0
I do not like bitcoin puzzles, besides it's just a waste of time, no one will win anything.
member
Activity: 142
Merit: 70
How do y'all know how many bits a public key is?

It is not possible to know the private key bit length from the public key

MrFreeDragon, I have question for you if you can explain to me please !! how brainless can find that those address are 100bits ?
let think that he take the 110 address and try to add negative hex numbres to reduce the bit ,right !! but even that how he can be sure that the numbre that he add make address from 110bit to 100bit !!? that is really weird
the only thing that we know is 2^n = 2^(n-1) + 2^(n-2) .....+ 2^(n-n+1) + 2 !!
but if we have "n" =in range 110 and 111 that make impossible to know of even predict the bit of wallet.
if you have any idea please.

thanks
sr. member
Activity: 443
Merit: 350
How do y'all know how many bits a public key is?

It is not possible to know the private key bit length from the public key
full member
Activity: 706
Merit: 111
How do y'all know how many bits a public key is?
newbie
Activity: 2
Merit: 0
He took 110 bit address subtracted 1 up to 2048 and divided it by 0x801 (or something like that) in hope to reduce search time.
newbie
Activity: 66
Merit: 0
find prvkey for 1 pubkey in 100 bit range and win 0.20 btc, when found send prvkey in private message, and inform in forum
https://anonfiles.com/a750taA8n6/100bit_txt
2048 addresses and they are all empty
member
Activity: 330
Merit: 34
find prvkey for 1 pubkey in 100 bit range and win 0.20 btc, when found send prvkey in private message, and inform in forum
https://anonfiles.com/a750taA8n6/100bit_txt
sr. member
Activity: 443
Merit: 350
is all of them are done and solved ?
Because all wallet that i check are zero balance !! so this puzzle is end ?

This topic is old. The new one was created - pls go here: https://bitcointalksearch.org/topic/archive-bitcoin-challenge-discusion-5166284
There was also the increase in total bounty amount up to 100BTC (funds from wallets 161-256 were moved to wallets up to 160, and the additional funds were added)
jr. member
Activity: 119
Merit: 1
is all of them are done and solved ?
Because all wallet that i check are zero balance !! so this puzzle is end ?

You are checking the wrong wallets.
Read the topic carefully.
member
Activity: 142
Merit: 70
is all of them are done and solved ?
Because all wallet that i check are zero balance !! so this puzzle is end ?
jr. member
Activity: 119
Merit: 1
I just added top 10 contributors to the stats page. See screen shot here..

If you want to solve bit 64 as a collective force check it out. http://www.ttdsales.com/64bit/

It is kind of fun seeing bit crack solve the work range key vs not ever solving anything for endless hours/days/weeks.  Kind of reassures that it is even working.

I have made my email address available on the user stats page if you have any thoughts on making things better.

ttdclient send me a PM
jr. member
Activity: 34
Merit: 11
I just added top 10 contributors to the stats page. See screen shot here..

If you want to solve bit 64 as a collective force check it out. http://www.ttdsales.com/64bit/

It is kind of fun seeing bit crack solve the work range key vs not ever solving anything for endless hours/days/weeks.  Kind of reassures that it is even working.

I have made my email address available on the user stats page if you have any thoughts on making things better.
jr. member
Activity: 34
Merit: 11
I used virustotal.com to run a scan on the executable and found the same thing you did.  I am not certain why that shows up but I even took a fresh install of windows 7, set up programming environment, and compiled fresh.  Then I scanned on that site again and it still shows up with that so if I had to guess I would say it has something to do with the behavior of the program.  Probably because it requests data from a hard coded site (the server I am using) and sends data back to the same site.  I have searched for more info on that particular Malicious.b2d2dd string and found very little.

I can honestly say the file is safe but I realize it ultimately comes down to your comfort level.

There are 24 new accounts since I have posted it on here.

but only 56 range requests and 4 submitted ranges so people are trying.

If anyone is having troubles I am here to help.  The more keys we are checking the faster the solution gets found.  I put this all together so we aren't all rechecking the same portions of the possible ranges.

my gpu hardware I am currently using
2080 ti ~700 Million Keys /s
2080 super ~500 Million keys /s
3x amd 290x ~150 Million keys /s
amd rx 460 ~20 Million keys /s

jr. member
Activity: 119
Merit: 1
I am going to try and better explain the range functionality in the software

the first part of the range is selected randomly and the last 9 hex digits are the work range the clients perform.

So
8000000 + 000000000

through

FFFFFFF + FFFFFFFFF

an example work range that might be tasked to a client would be

A23FBA1000000000 - A23FBA1FFFFFFFFF

I hope this makes more sense

I understand there will be concern over the nature of the software.  I hesitate to openly release the code for fear that it will more easily allow someone to game the system.  I can give more details about the software if that helps.  I used .net core 3.0 and wrote the client in c# and compiled a single EXE for distribution.  I am hoping that the fact that I hosted this with my business domain that lists my real name and contact info will give some comfort to weary users.

Like any pool mining machine yes it does need to be connected to the internet to get and submit work.



The technology is certainly interesting.
Someone here on the forum has already described this search method.
But I am worried about the presence of Malicious.b2d2dd in your ttdclient (exe)
newbie
Activity: 12
Merit: 0
Hi all. How can i use for this asic s9?
jr. member
Activity: 34
Merit: 11
I am going to try and better explain the range functionality in the software

the first part of the range is selected randomly and the last 9 hex digits are the work range the clients perform.

So
8000000 + 000000000

through

FFFFFFF + FFFFFFFFF

an example work range that might be tasked to a client would be

A23FBA1000000000 - A23FBA1FFFFFFFFF

I hope this makes more sense

I understand there will be concern over the nature of the software.  I hesitate to openly release the code for fear that it will more easily allow someone to game the system.  I can give more details about the software if that helps.  I used .net core 3.0 and wrote the client in c# and compiled a single EXE for distribution.  I am hoping that the fact that I hosted this with my business domain that lists my real name and contact info will give some comfort to weary users.

Like any pool mining machine yes it does need to be connected to the internet to get and submit work.

sr. member
Activity: 443
Merit: 350
I have created a pool of sorts to collectively solve bit 64 of this challenge.
if you goto http://www.ttdsales.com/64bit/
create an account and you will get access to the user and stats page.  From there you can download the client software
-snip-

It is better to make your code open sourced. Nobody (except you) knows what your software is really doing... I even do not want to open the link  Lips sealed
jr. member
Activity: 119
Merit: 1
P.S.  ttdclient !

In software sits   -  Malicious.b2d2dd  
Jump to: