Hash
CryptographyUpdated: October 15, 2025
Also known as: Hash Function, Cryptographic Hash
Browse all Cryptography terms
A unique string of characters that represents data, used to secure transactions on a blockchain
A unique string of characters that represents data, used to secure transactions on a blockchain.
Hash functions take input data of any size and produce a fixed-length output (hash). They're one-way functions, meaning you can't reverse the process to get the original data. Hashing is fundamental to blockchain security and mining.