On the Bitcoin network, possession of bitcoins and transfer of value via transactions is reliant upon private keys, public keys, and addresses. In Chapter 4, Public Key Cryptography, we have already covered these concepts, and here we will see that how private and public keys are used in the Bitcoin network.
Elliptic Curve Cryptography (ECC) is used to generate public and private key pairs in the Bitcoin network.