This repository is not active
anfegu/Merkle_Tree_Rust
Given a set of data, the program builds a Merkle Tree, furthermore, checks a given data set against a given root hash and verifies that the given data and test path correctly produce the given root hash; Exercise built in Rust language.
Rust