Homework on Public and Private Keys - Questions
- Describe the concept of the public and private keys in your own words.
- Our original message or digital money can only be opened for transactions using our own private keys generated in the blockchain. The public key can be viewed and read by the public or outside people in the blockchain network.
- What 2 use-cases can public-key cryptography be used for?
The 2 use-cases for public-key cryptography are digital signature and encryption.