2019-05-26 19:48:18 +02:00
2019-05-25 10:05:32 +02:00
2019-05-25 10:05:32 +02:00
2019-05-25 10:05:32 +02:00
2019-05-25 10:05:32 +02:00

merkletree-rs

Sparse MerkleTree implementation in Rust.

The MerkleTree is optimized in the design and concepts, to have a faster and lighter MerkleTree, maintaining compatibility with a non optimized MerkleTree. In this way, the MerkleRoot of the optimized MerkleTree will be the same that the MerkleRoot of the non optimized MerkleTree.

Description
No description provided
Readme GPL-3.0 81 KiB
Languages
Rust 100%