Post
Topic
Board Development & Technical Discussion
Merits 2 from 2 users
Re: There are 2^256 private keys out there: how big is that number?
by
Elliptic23
on 21/04/2020, 03:15:52 UTC
⭐ Merited by nullius (1) ,ETFbitcoin (1)
p.s. a bit nitpick-y but there are 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364140 private keys which is a little smaller than 2256 Tongue

I'm trying to understand it but failed. Why not 2^256? They are hashes right? Like strings. All possible combinations. Where is the mistake?  Huh

They are not hashes. Public keys are X,Y points on a very large curve which has just under 2^256 points.