0
I read here that:
If you could process one trillion private keys per second, it would take more than one million times the age of the universe to count them all. Even worse, just enumerating these keys would consume more than the total energy output of the sun for 32 years.
However this website http://directory.io says that they generated all private keys. Who is right? or what is it that I misunderstand ?
And why this (from here)
A private key is a 256-bit value, meaning there are approximately 1.1579e77 possible keys (There are about 1.2288e66 invalid values...
related: How to find a specific bitcoin address from all the addresses?
– Murch – 2016-07-07T12:46:21.487That site is kind of a joke to those who know about cryptography, but can be confusing to newcomers. The thing to remember is that you can't search by public key or Bitcoin address. If you could, then the site's claim would be real. Luckily, you can't, and it's not ;) Just read their FAQ: http://directory.io/faq
– Jestin – 2016-07-07T14:26:44.810Ok, thank you very much @Jestin, I should've read more on the website. – XR SC – 2016-07-07T14:59:35.103