Homework - public and private keys
Describe the concept of public and private key with your own words.
The concept of the public key is to encrypt data that can only be decrypted by a private key.
What 2 use-cases can public key cryptography be used for? For privacy and security.
Encrypting data to someone, and signing digital data.