Post
Topic
Board Development & Technical Discussion
Re: Odd or even?
by
o_e_l_e_o
on 17/01/2022, 16:46:53 UTC
But form completely the same

Public key
HASH160
.
.
.
.
The address compressed and uncompressed.
Not quite. The 296 private keys in question will produce 296 different public keys. It is the public keys which undergo RIPEMD-160 to produce the same output which will encode to the same address.

So different private keys, different public keys, same address.