Cryptographic Hash Functions
In this hands-on lab, you will learn about the basics of cryptographic hash functions. You will practice generating and comparing hash values.

Course Content
Upon completing this lab, you should be able to:
- Define "cryptographic hash function".
- Explain the practical applications of cryptographic hash functions.
- Use OpenSSL to generate a cryptographic hash value.
- Use a cryptographic hash value to validate the integrity of a file.