Hash Functions (Crash Course)
Last updated
This course introduces the learner to:
Hash Functions
three important properties of good Hash Functions,
the difference between hashing and encryption
four use cases of hash functions in computer systems. Some sections demonstrate code in Go for the keen student but it's not necessary to understand the code snippets to complete the course.
Last updated
