1
If there is a private key that leads to a collision on an address, it is possible to show that the private key is not the one used previously, even though they have a collision on the address?
Specifically, if there was a collision on one of the Satoshi-owned early blocks, could it be challenged, to show that the person who got it didn't have the initial private key? Specifically, if they signed the same script that was used originally, wouldn't it generate a different signature, while the original owner would be able to reproduce the original signature?
Thanks, David
1In the specific example- early blocks- this isn't the case, they are raw pubkeys not a pubkey hash. – Anonymous – 2016-01-14T20:40:18.160
1Okay, I understand pay-to-pubkey. In that case, what does it mean to have a collision? Because each private key maps to a unique public key. – Nayuki – 2016-01-14T20:51:48.687
1It depends on what you mean by private key. 256-bit elliptic curve multiplier? It is unique. / HD wallet parent key? There would be many. – Nayuki – 2016-01-14T22:05:29.487