mirror of
https://github.com/mii443/merkle.rs.git
synced 2025-08-22 16:05:30 +00:00
b395f224f5266fdc8f316bb653e6611d885e9545
* Add protocol buffer messages for Proof and Lemma. * Implement Protobuf serialization for Proof and Lemma. * Implement Protobuf unserialization for Proof and Lemma. * Add write_to_bytes and parse_from_bytes methods to Proof. * Put the Protobuf-related code behind a feature flag. * Enable more flags. See #10 * Fix clippy warnings. See #10
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%