Difference between revisions of "Merkle Tree"

From PKC
Jump to navigation Jump to search
(Created page with "{{WikiEntry|key=Merkle Tree|qCode=14746}} is a tree data structure whose nodes are recursively cryptographically hashed. <noinclude> {{PagePostfix |category_csd=P2P,PKC,Libp2p,Self-publishing,Personal Web,IPFS,Merkel Tree,Operating System }} </noinclude>")
 
m (Benkoo2 moved page Merkel Tree to Merkle Tree)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
<noinclude>
<noinclude>
{{PagePostfix
{{PagePostfix
|category_csd=P2P,PKC,Libp2p,Self-publishing,Personal Web,IPFS,Merkel Tree,Operating System
|category_csd=P2P,PKC,Libp2p,Self-publishing,Personal Web,IPFS,Merkle Tree,Operating System
}}
}}
</noinclude>
</noinclude>

Latest revision as of 16:12, 7 July 2023

Merkle Tree(Q14746) is a tree data structure whose nodes are recursively cryptographically hashed.


References


Related Pages