I have one question regarding obtaining private key from public key knowing the range of private key from puzzle:
What makes retrieval of private key MUCH faster than bruteforcing when you know public key? No need to perform SHA256 and RIPEMD160 during bruteforce? If only those steps helps to make bruteforcing faster then elliptic curve DLP is questionable. What other hints could be retrieved with public key?