Hashing in the Real World
摘要
The previous step introduced cryptographic hash functions and discussed different patterns of applying hash functions to data. The previous step may have appeared as a dry intellectual exercise, but it is highly practical. This step focuses on the application of hash functions and hash values in the real world. It considers major use cases of hash functions in real life and explains the idea behind them. This step also sketches why these use cases work out as intended. Finally, this step points out where blockchain uses hash values.