merkle-tree icon indicating copy to clipboard operation
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

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.