21 - Public Key
An Ethereum public key is a point on an elliptic curve calculated from the private key using elliptic curve multiplication. One cannot calculate the private key from the public key.
- Not Secret -> Public
- Private Key -> Public Key
- Elliptic Curve Point -> Multiplication
- Public Key X -> Private Key