Hash

Definition

A hash is a function that converts an input of letters and numbers into an encrypted output of a fixed length.

Context

In the context of blockchain, hashing is used to secure and verify data. The Bitcoin network, for example, uses the SHA-256 cryptographic hash algorithm to generate new blocks and manage transactions.