Asymmetric Cryptography
In this hands-on lab, you will learn about the basics of asymmetric cryptography. You will practice encrypting and decrypting messages using asymmetric cryptography.

Course Content
Upon completing this lab, you should be able to:
- Define "asymmetric cryptography".
- Explain the practical applications of asymmetric cryptography.
- Use OpenSSL to generate an asymmetric encryption key pair.
- Use OpenSSL to encode and decode a message using an asymmetric encryption key pair.