Post
Topic
Board Development & Technical Discussion
Re: Are BTC Private Keys evenly distributed in 256bit space?
by
odolvlobo
on 15/11/2019, 09:06:19 UTC
If we assume that there are ~296 private keys for EACH bitcoin address (2256-160) and we assume that  in cryptography it is considered good property of every hash function if it evenly distributes the values in its co-domain (co-domain of the SHA256 function is the domain of the RIPEMD160).

Does that means that HALF of the ~296 private keys is in first 2159 and other HALF is in 2160 - 2256 space?

I don't have a definitive answer, but I don't believe that it is necessary that of the 296 values that result in a particular hash, there are 295 values with bit bk = 1 and 295 values with bit bk = 0, for every k.