Next scheduled rescrape ... never
Version 1
Last scraped
Scraped on 16/04/2025, 14:35:40 UTC
Here's how I made it:

Correct!
We just need to use Scale = 1 | (2 << 64) | (3 << 128) | (4 << 192).
There are two ways:
1. Scale G: G' = G * Scale
or
2. Scale PubKey: PubKey' = PubKey / Scale.
And then use kangaroo or bsgs. Very easy!

Done!
Original archived Re: Mini-puzzle #5
Scraped on 16/04/2025, 14:30:36 UTC
Here's how I made it:

Correct!
We just need to use Scale = 1 | (2 << 64) | (3 << 128) | (4 << 192).
There are two ways:
1. Scale G: G' = G * Scale
or
2. Scale PubKey: PubKey' = PubKey / Scale.
And then use kangaroo or bsgs. Very easy!