We need to derive a 3D coordinate from a 256 bit hash. We can divide it into 3 numbers of 85 bits each with 1 bit leftover. 255 / 85 = 3. The first 85 bits is the X coordinate. 2nd 85 is Y. 3rd 85 is Z. So cyberspace is 2^85 cubed.
We need to derive a 3D coordinate from a 256 bit hash. We can divide it into 3 numbers of 85 bits each with 1 bit leftover. 255 / 85 = 3. The first 85 bits is the X coordinate. 2nd 85 is Y. 3rd 85 is Z. So cyberspace is 2^85 cubed.
No replies yet.