flâneur — a map of the web's best reading

Merkle Tree | Brilliant Math & Science Wiki

brilliant.org · 1,322 words · saved by 1 readers

A Merkle tree is a hash-based data structure that is a generalization of the hash list. It is a tree structure in which each leaf node is a hash of a block of data, and each non-leaf node is a hash of its children. Typically, Merkle trees have a branching factor of 2, meaning that each node has up to 2 children. Merkle trees are used in distributed systems for efficient data verification. They …

Merkle Tree | Brilliant Math & Science Wiki Home Courses Sign up Log in The best way to learn math and computer science. Log in with Google Log in with Facebook Log in with email Join using Google Join using email Reset password New user? Sign up Existing user? Log in Sign up with Facebook or Sign up manually Already have an account? Log in here. Alex Chumbley , Karleigh Moore , and Jimin Khim contributed A Merkle tree is a hash-based data structure that is a generalization of the hash list . It is a tree structure in which each leaf node is a hash of a block of data, and each non-leaf node is

Explore this link on the map →

saved by

related reading