Post
Topic
Board Electrum
Merits 1 from 1 user
Re: Risk Of Losing Bitcoins Through Seed Creation
by
hosseinimr93
on 08/11/2021, 14:08:06 UTC
⭐ Merited by DaveF (1)
The security of a bitcoin private key is 128 bits.
128 or 256?

Isn't that any integer between 0 and 2256 (or any 64 character number in hexadecimal format) can be turned into a valid private key?
I know the exact number is a little smaller due to secp256k1 ECDSA standard, but the number of valid private keys should be much bigger than 2128.

What I am missing here?