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

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