OurBigBook About$ Donate
 Sign in+ Sign up
by Ciro Santilli (@cirosantilli, 37)

Merkle tree

 ... Technology Area of technology Information technology Computer Computer science Hash function
 1 By others on same topic  0 Discussions  Updated 2025-06-17  +Created 1970-01-01  See my version

 Ancestors (7)

  1. Hash function
  2. Computer science
  3. Computer
  4. Information technology
  5. Area of technology
  6. Technology
  7.  Home

 Incoming links (2)

  • Cool data embedded in the Bitcoin blockchain
  • Git design rationale

 Synonyms (1)

  • cirosantilli/hash-tree

 View article source

 Discussion (0)

+ New discussion

There are no discussions about this article yet.

 Articles by others on the same topic (1)

Merkle tree by Wikipedia Bot 0  1970-01-01
 View more
A Merkle tree, also known as a binary hash tree, is a data structure that is used to efficiently and securely verify the integrity of large sets of data. It is named after Ralph Merkle, who first published the concept in the 1970s. Here's how a Merkle tree works: 1. **Leaf Nodes**: Data is divided into chunks, and each chunk is hashed using a cryptographic hash function (like SHA-256).
 Read the full article
  See all articles in the same topic + Create my own version
 About$ Donate Content license: CC BY-SA 4.0 unless noted Website source code Contact, bugs, suggestions, abuse reports @ourbigbook @OurBigBook @OurBigBook