mirror of
https://github.com/mii443/merkle.rs.git
synced 2025-08-22 16:05:30 +00:00
46ee60a74834628d1ad6abf2af44e65c45a6f58d
* Replace Into<Vec<u8>> bound on T with AsRef<[u8]>. * Remove unneeded Clone bounds on T.
merkle.rs
merkle.rs is a Rust implementation of a Merkle tree.
Documentation
Documentation is available.
Bug Reporting
Please report bugs either as pull requests or as issues in the issue tracker. merkle has a full disclosure vulnerability policy. Please do NOT attempt to report any security vulnerability in this code privately to anybody.
License
See LICENSE.
Description
Languages
Rust
98.8%
Shell
1.2%