Linked from
The 29 pages that link to Cryptographic hash function, each with the reason it gives.
FunctionBroader topic: It applies the function idea to indexing, integrity checks, and cryptography.
CryptographyRelated: Hashes support integrity checks, digital signatures, and password storage.
Digital forensicsRelated: Matching hashes can show that an acquired image remained unchanged.
Transport Layer SecurityRelated: Hashes support transcript verification and key derivation in TLS.
BitcoinRelated: Hashes link blocks and support the proof-of-work puzzle.
BlockchainRelated: Each block’s hash links it to earlier data, so changes disrupt the chain.
HexadecimalRelated: Digest bytes are usually displayed as hexadecimal strings.