Revision history of "Merkle Tree"

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 10:27, 29 April 2022Define talk contribs 474 bytes +474 Created page with "A tree structure in cryptography, in which every leaf node is labelled with the hash of a data block and every non-leaf node is labelled with the cryptographic hash of the labels of its child nodes. Hash trees allow efficient and secure verification of the contents of blockchains, as each change propagates upwards so verification can be done by simply looking at the top hash. == Sources: == https://coinmarketcap.com/alexandria/glossary/merkle-tree Category:Glossary" Tag: Visual edit