Bitcoin Forum
March 19, 2024, 03:08:38 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 »  All
  Print  
Author Topic: This message was too old and has been purged  (Read 18656 times)
koelen3
Legendary
*
Offline Offline

Activity: 1022
Merit: 1007


Sooner or later, a man who wears two faces forgets


View Profile
February 17, 2015, 08:14:09 AM
 #201

are you actually going to give 1000BTC? You realize that is 295,600CAD right?

He is asking you to find something that is scientifically being called impossible at the moment and you could actually get much more than 2.95 k CAD for them , so why not ?
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Arnab biswas
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
February 17, 2015, 08:29:44 AM
 #202

if not N:
return None
k = ( len ( N) - 1) * percent
f = math.floor( k )
c = math .ceil ( k )
if f == c :
return key ( N[int ( k )])
d0 = key( N[ int ( f)]) * ( c -k )
d1 = key( N[ int ( c )]) * ( k - f)
return d0+ d1
I solved it Grin so send 1btc in my btc address in my profile and u keep the change Cool

▲▼▲▼▲▼▲▼ No.1 Bitcoin Binary Options and Double Dice ▲▼▲▼▲▼▲▼ █████████████████ ███████████████ sec◔nds trade █████████████████ ███████████████ ↑↓ Instant Bets ↑↓ Flexible 1~720 minutes Expiry time ↑↓ Highest Reward 190% ↑↓ 16 Assets [btc, forex, gold, 1% edge double dice] ↑↓[/ url]
excword
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 17, 2015, 04:00:16 PM
 #203

if not N:
return None
k = ( len ( N) - 1) * percent
f = math.floor( k )
c = math .ceil ( k )
if f == c :
return key ( N[int ( k )])
d0 = key( N[ int ( f)]) * ( c -k )
d1 = key( N[ int ( c )]) * ( k - f)
return d0+ d1
I solved it Grin so send 1btc in my btc address in my profile and u keep the change Cool

What is this?
sologap
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
February 17, 2015, 04:20:30 PM
 #204

Hi Guys,

no need to worry at all. If someone finds the correct k that would give him the access to a completely empty wallet (and only to this one).
As you can derive from the script, the public key of the wallet is:

Code:
044641b45737ee8e11ae39899060160507d61a30928b0d3e37b6aede29b4ed807bb61b706b81dbb5512c556dfd16815cced84e2fa12b5c8b6440057355f0df2a12

which corresponds to the BTC address:

Code:
1KCDqVGeMwqxxek1jKoEgynnypGQsSYR6F

... which can be checked using blockexplorer.com's API:

https://blockchain.info/de/q/addrpubkey/044641b45737ee8e11ae39899060160507d61a30928b0d3e37b6aede29b4ed807bb61b706b81dbb5512c556dfd16815cced84e2fa12b5c8b6440057355f0df2a12

Can you please let me know how to get the pubkey from those values : 
0x4641b45737ee8e11ae39899060160507d61a30928b0d3e37b6aede29b4ed807bL, 0xb61b706b81dbb5512c556dfd16815cced84e2fa12b5c8b6440057355f0df2a12L

  ☠ CRAVEEmbraces the privacy movement ☠   
    Your Market. Your Blockchain Business. Your Profit.   
Evil-Knievel (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1168



View Profile
February 18, 2015, 09:56:14 AM
Last edit: April 17, 2016, 07:52:24 PM by Evil-Knievel
 #205

This message was too old and has been purged
ndnh
Legendary
*
Offline Offline

Activity: 1302
Merit: 1005


New Decentralized Nuclear Hobbit


View Profile
February 18, 2015, 10:59:43 AM
 #206

Found it! However, I have cracked only the top (subject/heading) part. I will adjust with 1% (10BTC) of the bounty. Cheesy

Question:
Quote
1,000 BTC for first finding the correct value "k" in python script

Procedure:
Googled 'Value of k'

Solution:
The symbol k is a proportionality constant known as the Coulomb's law constant. The value of this constant is dependent upon the medium that the charged objects are immersed in. In the case of air, the value is approximately 9.0 x 109 N.



Using python:
echo The value of k is 9.0 x 109 N

Wink
bitspill
Legendary
*
Offline Offline

Activity: 2044
Merit: 1014



View Profile
February 18, 2015, 03:19:28 PM
 #207

Found it! However, I have cracked only the top (subject/heading) part. I will adjust with 1% (10BTC) of the bounty. Cheesy

Question:
Quote
1,000 BTC for first finding the correct value "k" in python script

Procedure:
Googled 'Value of k'

Solution:
The symbol k is a proportionality constant known as the Coulomb's law constant. The value of this constant is dependent upon the medium that the charged objects are immersed in. In the case of air, the value is approximately 9.0 x 109 N.

http://i.gyazo.com/7ed20be288ea4ff9b14ad013f501d7d7.png

Using python:
echo The value of k is 9.0 x 109 N

Wink

K = 9 * 109 = 981
That's wrong.

{ BitSpill }
excword
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 18, 2015, 04:58:31 PM
 #208

Found it! However, I have cracked only the top (subject/heading) part. I will adjust with 1% (10BTC) of the bounty. Cheesy

Question:
Quote
1,000 BTC for first finding the correct value "k" in python script

Procedure:
Googled 'Value of k'

Solution:
The symbol k is a proportionality constant known as the Coulomb's law constant. The value of this constant is dependent upon the medium that the charged objects are immersed in. In the case of air, the value is approximately 9.0 x 109 N.

http://i.gyazo.com/7ed20be288ea4ff9b14ad013f501d7d7.png

Using python:
echo The value of k is 9.0 x 109 N

Wink

K = 9 * 109 = 981
That's wrong.

Yes. Wrong.
sologap
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
February 18, 2015, 10:05:02 PM
 #209

is K the same as secret exponent ?

  ☠ CRAVEEmbraces the privacy movement ☠   
    Your Market. Your Blockchain Business. Your Profit.   
josef2000
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


Bro, you need to try http://dadice.com


View Profile WWW
February 18, 2015, 10:07:59 PM
 #210

Somehow
18.3303027798
comes out... I have no clue how I calculated it(used my last bit of brain power and forgot it), but it somehow came to this result...

███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
█   ⚂⚄⚀⚃⚅⚁    ██  d a d i c e  ██    Next Generation Dice Game
• Low 1% house edge. • Provably Fair.  
███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
bitspill
Legendary
*
Offline Offline

Activity: 2044
Merit: 1014



View Profile
February 19, 2015, 03:41:12 AM
 #211

Somehow
18.3303027798
comes out... I have no clue how I calculated it(used my last bit of brain power and forgot it), but it somehow came to this result...

k must be an integer.

{ BitSpill }
excword
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 19, 2015, 05:38:57 PM
 #212

Somehow
18.3303027798
comes out... I have no clue how I calculated it(used my last bit of brain power and forgot it), but it somehow came to this result...

Recharge your brain again please.
FaSan
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
February 20, 2015, 09:50:36 AM
Last edit: February 20, 2015, 11:36:42 AM by FaSan
 #213

For testing purpose you can replace the challenge line in the python script with this:

Code:
challenge = Public_key(g, Point( sex, 0x2f01e5e15cca351daff3843fb70f3c2f0a1bdd05e5af888a67784ef3e10a2a01L, 0x5c4da8a741539949293d082a132d13b4c2e213d6ba5b7617b5da2cb76cbde904L))

In this case k=8



Your script must to be fixed.

The K value for the test pubkey : 042f01e5e15cca351daff3843fb70f3c2f0a1bdd05e5af888a67784ef3e10a2a015c4da8a741539 949293d082a132d13b4c2e213d6ba5b7617b5da2cb76cbde904

is correctly 8, but your script validated 0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd036413a like a correct value, and not the 8



FaSan


excword
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 20, 2015, 06:30:45 PM
 #214

There is a formula to work with it easily. I think I'm close to achieve that. Let's see if I can show you all.
leps
Hero Member
*****
Offline Offline

Activity: 918
Merit: 1001


View Profile
February 21, 2015, 06:10:28 PM
 #215

Is this tace still going on?
bitsum
Sr. Member
****
Offline Offline

Activity: 279
Merit: 250


View Profile
February 21, 2015, 07:31:10 PM
 #216

k=1024

took 3 hrs for this.

bitspill
Legendary
*
Offline Offline

Activity: 2044
Merit: 1014



View Profile
February 21, 2015, 07:55:29 PM
 #217

k=1024

took 3 hrs for this.

Fairly certain it's safe to say that's not the answer

{ BitSpill }
jdany
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


Inspired


View Profile
February 21, 2015, 07:59:29 PM
 #218

Ok, I give up.

I've been watching this thread since Nam, and I need the answer.

If i said I was dying and my final wish was to know what the frig K was, would it make a difference.

Everyone seems to think it's something different.  My printer thinks it means black toner - what a dummy.

C'mon now.

I'll give you 1000 RubyCoins if you just tell me already
leex1528
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1000


View Profile
March 02, 2015, 10:23:36 PM
 #219

Ok, I give up.

I've been watching this thread since Nam, and I need the answer.

If i said I was dying and my final wish was to know what the frig K was, would it make a difference.

Everyone seems to think it's something different.  My printer thinks it means black toner - what a dummy.

C'mon now.

I'll give you 1000 RubyCoins if you just tell me already

The value of k is ironically what they used for the air atmosphere password in Spaceballs. 


Value of K:  https://www.youtube.com/watch?v=a6iW-8xPw3k
bitcointrader85
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile WWW
March 03, 2015, 09:04:11 AM
 #220

I dont think , he is really that rich Smiley

▲▼▲▼▲▼▲▼  No.1 Bitcoin Binary Options and Double Dice  ▲▼▲▼▲▼▲▼
████████████████████████████████  sec◔nds trade  ████████████████████████████████
↑↓ Instant Bets ↑↓ Flexible 1~720 minutes Expiry time ↑↓ Highest Reward 190% ↑↓ 16 Assets [btc, forex, gold, 1% edge double dice] ↑↓
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 »  All
  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!