merkle-tree
merkle-tree copied to clipboard
An implementation of a Merkle Tree in PHP
Results
1
merkle-tree issues
Sort by
recently updated
recently updated
newest added
Dynamic tree
28
I've seen that dynamic merkle trees are possible. https://github.com/IAIK/merkle-tree Is this possible or achievable with the actual codebase? In the case this is possible right now I'm probably missing something.