Bitcoin Forum
May 02, 2024, 08:00:41 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 [134] 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 ... 250 »
  Print  
Author Topic: Bitcoin puzzle transaction ~32 BTC prize to who solves it  (Read 185527 times)
Doktor1975
Newbie
*
Offline Offline

Activity: 13
Merit: 1


View Profile
May 05, 2023, 08:05:52 PM
 #2661

Guys, I hope you are all doing great!
Can anyone please refer some python script that can apply point halving on public keys and calculates its half?
https://bitcointalk.org/index.php?topic=4455904.0
Here it is explained but there is no python script there that can calculate it by taking the public key in question


https://github.com/MrMaxweII/Secp256k1-Calculator     Java
1714636841
Hero Member
*
Offline Offline

Posts: 1714636841

View Profile Personal Message (Offline)

Ignore
1714636841
Reply with quote  #2

1714636841
Report to moderator
1714636841
Hero Member
*
Offline Offline

Posts: 1714636841

View Profile Personal Message (Offline)

Ignore
1714636841
Reply with quote  #2

1714636841
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714636841
Hero Member
*
Offline Offline

Posts: 1714636841

View Profile Personal Message (Offline)

Ignore
1714636841
Reply with quote  #2

1714636841
Report to moderator
1714636841
Hero Member
*
Offline Offline

Posts: 1714636841

View Profile Personal Message (Offline)

Ignore
1714636841
Reply with quote  #2

1714636841
Report to moderator
digaran
Copper Member
Hero Member
*****
Offline Offline

Activity: 1330
Merit: 899

🖤😏


View Profile
May 05, 2023, 08:48:50 PM
 #2662

0279be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798
02bcace2e99da01887ab0102b696902325872844067f15e98da7bba04400b88fcb
02c994b69768832bcbff5e9ab39ae8d1d3763bbf1e531bed98fe51de5ee84f50fb
0379be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798
03bcace2e99da01887ab0102b696902325872844067f15e98da7bba04400b88fcb
03c994b69768832bcbff5e9ab39ae8d1d3763bbf1e531bed98fe51de5ee84f50fb


When you fuck around enough, you will find out! Lol, so I was playing with some tools and since I have no clue what I'm doing, I managed to find some twins for our beloved G. I call them alternative G spots. Funny they all have the same y coordinates.

🖤😏
GoldTiger69
Hero Member
*****
Offline Offline

Activity: 582
Merit: 502


View Profile WWW
May 05, 2023, 09:30:31 PM
 #2663

0279be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798
02bcace2e99da01887ab0102b696902325872844067f15e98da7bba04400b88fcb
02c994b69768832bcbff5e9ab39ae8d1d3763bbf1e531bed98fe51de5ee84f50fb
0379be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798
03bcace2e99da01887ab0102b696902325872844067f15e98da7bba04400b88fcb
03c994b69768832bcbff5e9ab39ae8d1d3763bbf1e531bed98fe51de5ee84f50fb


When you fuck around enough, you will find out! Lol, so I was playing with some tools and since I have no clue what I'm doing, I managed to find some twins for our beloved G. I call them alternative G spots. Funny they all have the same y coordinates.

Can you explain what do you mean by "twins", please?

I can help you to restore/recover your wallet or password.
https://bitcointalk.org/index.php?topic=1234619.0
albert0bsd
Hero Member
*****
Offline Offline

Activity: 850
Merit: 660



View Profile WWW
May 06, 2023, 12:54:21 AM
 #2664

Can you explain what do you mean by "twins", please?

He mean the Negative Point.

The curve is like a mirror,  in the X axis, every X value have two Y values.

Doktor1975
Newbie
*
Offline Offline

Activity: 13
Merit: 1


View Profile
May 06, 2023, 01:20:02 AM
Merited by digaran (1)
 #2665

Can you explain what do you mean by "twins", please?

He mean the Negative Point.

The curve is like a mirror,  in the X axis, every X value have two Y values.


I don't think that's what he meant! He meant - these points are the same coordinate "Y" - as the points G-
Y= 483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8
albert0bsd
Hero Member
*****
Offline Offline

Activity: 850
Merit: 660



View Profile WWW
May 06, 2023, 01:30:03 AM
 #2666

Oh right, it is endomorphism, the point is multiplied by some constant

0x5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72

I write about it on the README of Keyhunt

https://github.com/albertobsd/keyhunt#endomorphism

Doktor1975
Newbie
*
Offline Offline

Activity: 13
Merit: 1


View Profile
May 06, 2023, 01:34:54 AM
 #2667

Oh right, it is endomorphism, the point is multiplied by some constant

0x5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72

I write about it on the README of Keyhunt

https://github.com/albertobsd/keyhunt#endomorphism

Is it a constant - is it always a constant? or does it change with each new launch?

why this particular number? 0x5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72

Where did these two values come from - Lambda and Beta?)

why exactly these values?
ApePunk
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
May 06, 2023, 01:09:29 PM
 #2668

The puzzle is not fun. There are use only power of GPU not power your Brain.
Evillo
Member
**
Offline Offline

Activity: 185
Merit: 15

Two things you should never abandon: Family & BTC


View Profile
May 06, 2023, 01:32:16 PM
 #2669

The puzzle is not fun. There are use only power of GPU not power your Brain.

If you want fun, play video games. This is a serious thing. A security testing, increasingly hard, mind boggling, enthusiastically coding, mathematically challenging and most of all: very lucrative job. If you're a puss, you'll be run down by it.

Cool Story Bro.
BTC: 1EviLLo1Y5VeNn2Lajv9tdZTkUuVgePVYN
ApePunk
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
May 06, 2023, 02:24:36 PM
 #2670

The puzzle is not fun. There are use only power of GPU not power your Brain.

If you want fun, play video games. This is a serious thing. A security testing, increasingly hard, mind boggling, enthusiastically coding, mathematically challenging and most of all: very lucrative job. If you're a puss, you'll be run down by it.

Come down friend. There are not mathematically is just Random. I try many theory mathematics and found some rule of puzzle. There are never complete.
If you like lottery of bitcoin. Try your luck.
digaran
Copper Member
Hero Member
*****
Offline Offline

Activity: 1330
Merit: 899

🖤😏


View Profile
May 06, 2023, 02:47:49 PM
Merited by Evillo (1)
 #2671

There are not mathematically is just Random. I try many theory mathematics and found some rule of puzzle. There are never complete.
If you like lottery of bitcoin. Try your luck.
Of course they are mathematical, even the keys with no exposed public keys require mathematical shortcuts to speed up the brute force, and the ones with known public keys, it is as simple as + and - , but the order of parameters and the equations makes it a bit hard.

Don't forget, everything works according to a sets of mathematical algorithms, universe functions based on equations and complicated algos.

Imagine when there is a possibility of 2 distanced sub particles interacting simultaneously with one another, a tiny elliptic curve is just a cake comparing.

Moreover, since everything is based on math, we could use the math of other fields such as astronomy, orbital trajectory, and orbital slingshot calculations are applicable here, if you knew how satellites/ spaceships use gravity to boost their speed without using any energy, you'd know that slingshot equation is the best if you tweak it a bit in order to solve the known keys.😉

🖤😏
ApePunk
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
May 06, 2023, 03:25:01 PM
 #2672

There are not mathematically is just Random. I try many theory mathematics and found some rule of puzzle. There are never complete.
If you like lottery of bitcoin. Try your luck.
Of course they are mathematical, even the keys with no exposed public keys require mathematical shortcuts to speed up the brute force, and the ones with known public keys, it is as simple as + and - , but the order of parameters and the equations makes it a bit hard.

Don't forget, everything works according to a sets of mathematical algorithms, universe functions based on equations and complicated algos.

Imagine when there is a possibility of 2 distanced sub particles interacting simultaneously with one another, a tiny elliptic curve is just a cake comparing.

Moreover, since everything is based on math, we could use the math of other fields such as astronomy, orbital trajectory, and orbital slingshot calculations are applicable here, if you knew how satellites/ spaceships use gravity to boost their speed without using any energy, you'd know that slingshot equation is the best if you tweak it a bit in order to solve the known keys.😉
I know all build with math. Hard to find the formula of puzzle but the private key is really exist.
Nice explain. Thanks.
Doktor1975
Newbie
*
Offline Offline

Activity: 13
Merit: 1


View Profile
May 06, 2023, 07:57:54 PM
 #2673

The puzzle is not fun. There are use only power of GPU not power your Brain.

If you want fun, play video games. This is a serious thing. A security testing, increasingly hard, mind boggling, enthusiastically coding, mathematically challenging and most of all: very lucrative job. If you're a puss, you'll be run down by it.

Come down friend. There are not mathematically is just Random. I try many theory mathematics and found some rule of puzzle. There are never complete.
If you like lottery of bitcoin. Try your luck.

Did I understand correctly? We are engaged in breaking elliptical curves - it's really fascinating! As soon as we do this, all cryptocurrencies will be worth - zero! People are a strange animal!))
Evillo
Member
**
Offline Offline

Activity: 185
Merit: 15

Two things you should never abandon: Family & BTC


View Profile
May 06, 2023, 09:52:36 PM
 #2674

The puzzle is not fun. There are use only power of GPU not power your Brain.

If you want fun, play video games. This is a serious thing. A security testing, increasingly hard, mind boggling, enthusiastically coding, mathematically challenging and most of all: very lucrative job. If you're a puss, you'll be run down by it.

Come down friend. There are not mathematically is just Random. I try many theory mathematics and found some rule of puzzle. There are never complete.
If you like lottery of bitcoin. Try your luck.

Did I understand correctly? We are engaged in breaking elliptical curves - it's really fascinating! As soon as we do this, all cryptocurrencies will be worth - zero! People are a strange animal!))

This will never happen .. even on 160 bit range .. will never happen .. i am more likely to become the president of the US without having its nationality than we breaking the elliptic curve .. you're dealing with numbers as much as almost the number of atoms of the known universe .. but for solving puzzles, it can happen, good luck everyone.

Cool Story Bro.
BTC: 1EviLLo1Y5VeNn2Lajv9tdZTkUuVgePVYN
Doktor1975
Newbie
*
Offline Offline

Activity: 13
Merit: 1


View Profile
May 06, 2023, 10:15:17 PM
 #2675

The puzzle is not fun. There are use only power of GPU not power your Brain.

If you want fun, play video games. This is a serious thing. A security testing, increasingly hard, mind boggling, enthusiastically coding, mathematically challenging and most of all: very lucrative job. If you're a puss, you'll be run down by it.

Come down friend. There are not mathematically is just Random. I try many theory mathematics and found some rule of puzzle. There are never complete.
If you like lottery of bitcoin. Try your luck.

Did I understand correctly? We are engaged in breaking elliptical curves - it's really fascinating! As soon as we do this, all cryptocurrencies will be worth - zero! People are a strange animal!))

This will never happen .. even on 160 bit range .. will never happen .. i am more likely to become the president of the US without having its nationality than we breaking the elliptic curve .. you're dealing with numbers as much as almost the number of atoms of the known universe .. but for solving puzzles, it can happen, good luck everyone.
I understand that!))) but you see - not everyone here thinks so! They probably want to discover new mathematics!
The_Prof
Sr. Member
****
Offline Offline

Activity: 345
Merit: 250



View Profile
May 07, 2023, 07:19:17 AM
 #2676

yes go to github https://github.com/iceland2k14/quick download quick or just pubdiv.py instructions on page are very clear how to.



so to reduce 2 you need to generate 2 power 2, 4 keyspaces 2 power 4 etc

Power   Value
0   1
1   2
...
50   1,125,899,906,842,624


Going back to this... So you drop it 50 bit... Get your insane number of public keys. Theoretically if you then Kangaroo it and get the private key in the range of 75...What's the following process?

Look over there...
Evillo
Member
**
Offline Offline

Activity: 185
Merit: 15

Two things you should never abandon: Family & BTC


View Profile
May 07, 2023, 12:58:23 PM
 #2677

The puzzle is not fun. There are use only power of GPU not power your Brain.

If you want fun, play video games. This is a serious thing. A security testing, increasingly hard, mind boggling, enthusiastically coding, mathematically challenging and most of all: very lucrative job. If you're a puss, you'll be run down by it.

Come down friend. There are not mathematically is just Random. I try many theory mathematics and found some rule of puzzle. There are never complete.
If you like lottery of bitcoin. Try your luck.

Did I understand correctly? We are engaged in breaking elliptical curves - it's really fascinating! As soon as we do this, all cryptocurrencies will be worth - zero! People are a strange animal!))

This will never happen .. even on 160 bit range .. will never happen .. i am more likely to become the president of the US without having its nationality than we breaking the elliptic curve .. you're dealing with numbers as much as almost the number of atoms of the known universe .. but for solving puzzles, it can happen, good luck everyone.
I understand that!))) but you see - not everyone here thinks so! They probably want to discover new mathematics!

Yeah, most people don't know that Beating Satoshi is impossible without quantum devices

Cool Story Bro.
BTC: 1EviLLo1Y5VeNn2Lajv9tdZTkUuVgePVYN
unclevito
Jr. Member
*
Offline Offline

Activity: 74
Merit: 4


View Profile WWW
May 07, 2023, 02:02:06 PM
 #2678

yes go to github https://github.com/iceland2k14/quick download quick or just pubdiv.py instructions on page are very clear how to.



so to reduce 2 you need to generate 2 power 2, 4 keyspaces 2 power 4 etc

Power   Value
0   1
1   2
...
50   1,125,899,906,842,624


Going back to this... So you drop it 50 bit... Get your insane number of public keys. Theoretically if you then Kangaroo it and get the private key in the range of 75...What's the following process?
Firstly it would take at least a year and a very large hard drive to generate that many keys. but if you did and somehow found the key on 75 then you  convert that key to decimal and multiply this by 1,125,899,906,842,624 and convert back to hex for the 125 key.
WanderingPhilospher
Full Member
***
Offline Offline

Activity: 1050
Merit: 219

Shooters Shoot...


View Profile
May 07, 2023, 02:57:14 PM
 #2679

yes go to github https://github.com/iceland2k14/quick download quick or just pubdiv.py instructions on page are very clear how to.



so to reduce 2 you need to generate 2 power 2, 4 keyspaces 2 power 4 etc

Power   Value
0   1
1   2
...
50   1,125,899,906,842,624


Going back to this... So you drop it 50 bit... Get your insane number of public keys. Theoretically if you then Kangaroo it and get the private key in the range of 75...What's the following process?
To add to it...
Yes, first you would have to generate 2^75 pubkeys, and then run the kangaroo program, 2^75 times, once for each pubkey generated.
The_Prof
Sr. Member
****
Offline Offline

Activity: 345
Merit: 250



View Profile
May 07, 2023, 03:59:22 PM
 #2680

Thanks for the response guys, I was just more curious than anything.

Look over there...
Pages: « 1 ... 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 [134] 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 ... 250 »
  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!