merkletree

Merkle tree builder


The source files contain 2 functions, both of which build merkle trees based on an input file. One places the tree onto an array, handling it like a heap, just like heapsort. The other one builds a binary tree based on teh input file. Have fun!

Downloads


Source
Release

About


Language, target platform & version

C++ source