Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
51438629
Topic
1306983
Board
Bitcoin Discussion
Merits
2 from 1 user
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
j2002ba2
on
12/06/2019, 09:08:17 UTC
⭐ Merited by
malevolent
(2)
Quote from: Thirdspace on June 12, 2019, 12:39:38 AM
I don't understand thoroughly the algorithm
can you explain in short why the size of RAM matters in this algorithm?
I thought it just generates privkey hex sequentially, finds corresponding pubkey and compares it to target pubkey
You could look up the algorithms here:
https://www.math.auckland.ac.nz/~sgal018/crypto-book/crypto-book.html
BSGS is in chapter 13.3
When memory is limited - Distributed Kangaroo in chapter 14.6