http://walletdvl5avrmoxk2fwsf5b76zkmbkoo3r6kqeesq5hsgnq7xhbciad.onion/pubkey-to-address
From the public key (K), we use a one-way cryptographic hash function to generate a bitcoin address (A). In this section, we will start with generating the private key, look at the elliptic curve math that is used to turn that into a public key, and finally, generate a bitcoin address from the public key.