18 - Cryptography
Ethereum uses public key cryptography to create Public–Private Key pairs (considered a "pair" because the Public Key is derived from the private key) which are not used for encryption but for digital signatures.
- Public Key Cryptography
- Public-Private Key Pair
- Private Key derives public key
- Digital Signatures, Not Encryption