|
|
|
|
|
by Xcelerate
4791 days ago
|
|
I would think the solution to this problem is to somehow prove to the blockchain that the address was indeed produced by the SHA256 RIPEMD160 process. I would think mathematically there is some way to do this without revealing what it was you hashed. I mean, you can verify that you are who you say you are simply by using your private key to sign a message; I would think a comparable process would work for this. EDIT: Facepalm; you're hashing the public key. You don't need to hide that. See my comment below. |
|