loader image
Skip to main content

Hash Function

A one-way function that maps input data to a fixed-length digest. Hashes are used for integrity verification, digital signatures, password storage (with proper KDFs), file identification, and many blockchain designs.

» Site Glossary