- Describe the concept of public and private key with your own words.
A public key is used to encypt messages. A public is published so anyone can send a paticular receiver a secure message.
A private can be used to decrypt messages encrypted with a matching public key. As the term suggest, private key are intended to be secret.
- What 2 use-cases can public key cryptography be used for?
Bitcoin transactions (value transfer) and send and receive encrypted message