Author of this content has low reputation.

LeoGlossary: Merkle Tree

Words
53
Reading
1 min
Listen
Play
4y

A hash) tree in cryptography.

It is where every lead node is labelled with cryptographic hash of a data block, and every non-leaf node is labelled with the hash of the labels of its child nodes.

Used to verify data within and transferrable in between computers.