Post
Topic
Board Bitcoin Technical Support
Re: How to calculate address?
by
brovine
on 18/11/2013, 04:10:34 UTC
Here:
https://en.bitcoin.it/wiki/Technical_background_of_Bitcoin_addresses

Cheat sheet:
https://en.bitcoin.it/w/images/en/9/9b/PubKeyToAddr.png

Bitcoin now supports compressed pubkeys (only contains X value, Y value is computed) the above diagram should probably be updated to reflect that.

In this, where would I stick the partial private key?