1. Describe the concept of public and private key with your own words.
A public key is required by the public to send encrypted data to the private key owner, then the owner decrypts the data using his private key.
2. What 2 use-cases can public key cryptography be used for?
- Sending and receiving encrypted messages
- digital signatures