Search content
Sort by

Showing 8 of 8 results by akkort
Post
Topic
Board Bitcoin Discussion
Re: 0.01BTC Monster puzzle
by
akkort
on 18/06/2020, 14:58:26 UTC
Interesting... But how (why?) does this reduction work 2^116->2^58?
Does it mean that if I have for example private key in a range 2^144 and if I know public key then problem is reduced to 2^77?
Willing to learn more about it ;-)
For that key is more suitable Pollard's Kangaroo method. At current time, it is still uncrackable in years.
Post
Topic
Board Bitcoin Discussion
Merits 30 from 7 users
Re: 0.01BTC Monster puzzle
by
akkort
on 18/06/2020, 14:13:57 UTC
⭐ Merited by Royse777 (7) ,LoyceV (6) ,dbshck (4) ,joniboini (4) ,suchmoon (4) ,MrFreeDragon (3) ,o_e_l_e_o (2)
Do the weakness #2 (revealed public key) no need to brute all 116 bits (2^116), and only square root of total length is enough --> 58 bits (2^58). However it is still very much to brute force. Assuming that the monster could be symmetric (116/2 = 58bits unknown bits only), it is enough to make only square root from 2^58 operations --> 2^29. This is possible to find very fast.
Exact. I created Giant Step hashtable for 2^29 symmetrical combinations. Then, check Baby Step for second half of picture, also 2^29 symmetrical combinations.
Border+one half = Giant Step
second half - public key = Baby step

Memory spent for giant step is about 6Gb, can be safe reduced to 3-4Gb. 20 minutes to build hashtable.
baby step takes about 2 minutes to find key.
BSGS can be used for keys up to 70-75 bits.
Post
Topic
Board Bitcoin Discussion
Merits 1 from 1 user
Re: 0.01BTC Monster puzzle
by
akkort
on 18/06/2020, 08:49:29 UTC
⭐ Merited by MrFreeDragon (1)
ffffc3c38001824187e18ff1cdb3dffbdc3bd66b93c9b81da8158001c3c3ffff
Post
Topic
Board Games and rounds
Re: Ok, here's a 1BTC puzzle.
by
akkort
on 23/08/2019, 22:04:06 UTC
I'm thinking about it from the creator's point of view. I would not put out another puzzle that follows the same rules. I would want the new challenge to be fresh and have new twists and turns.
So I don't think it is reasonable to expect the creator to fulfill your expectation anytime soon. We will never know.
AndThen
We all be waiting for new puzzle, sure. If creator will not create the puzzle, I will decide myself to publish the solution or not depending of situation. At this time puzzle is solved, solution is known and nothing points that detailed solution is required for community.
Post
Topic
Board Games and rounds
Re: Ok, here's a 1BTC puzzle.
by
akkort
on 23/08/2019, 21:46:43 UTC
Why would the creator put up another puzzle with the same rules if you know how to solve it?
Andthen
1. To proove that I am not the TC.
2. To know how to solve it
3. To let everyone to win with knowing the metod.
Yes, I am have more chance to win, but it is probabilistic method, so everyone can win, the more peoples will participate, the more chances to get answer.
4. To make more puzzles for fun.
Post
Topic
Board Games and rounds
Re: Ok, here's a 1BTC puzzle.
by
akkort
on 23/08/2019, 19:30:58 UTC
By the way, it would be nice if he could give us the method he uses to find the right answer. Congrats again and enjoy those $10k
As I said, I will publish the method of solving when the creator of puzzle creates another puzzle with same rules.
Post
Topic
Board Games and rounds
Merits 2 from 2 users
Re: Ok, here's a 1BTC puzzle.
by
akkort
on 22/08/2019, 17:51:57 UTC
⭐ Merited by LoyceV (1) ,vapourminer (1)
However, "SheHadTheIdeaWhileCombingHerHair" isn't the answer.
it is the answer
private key is 5JT281eare7tuC1v659kZRdJT91zyAR7XkuXsFibjpHa4BcSQRW
base58 decoded key is 80 53 68 65 48 61 64 54 68 65 49 64 65 61 57 68 69 6c 65 43 6f 6d 62 69 6e 67 48 65 72 48 61 69 72 e8 e2 4e 61
Post
Topic
Board Games and rounds
Merits 2 from 2 users
Re: Ok, here's a 1BTC puzzle.
by
akkort
on 22/08/2019, 08:52:36 UTC
⭐ Merited by morvillz7z (1) ,LoyceV (1)
SheHadTheIdeaWhileCombingHerHair

If creator make new puzzle with the same rules I will publish how I found solition