Romain Ruetschi b395f224f5 Protocol Buffers (#9)
* 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
2016-11-21 17:18:41 +01:00
2016-11-20 23:17:39 +01:00
2016-11-21 17:18:41 +01:00
2016-11-21 17:18:41 +01:00
2016-11-21 17:18:41 +01:00
2016-11-21 17:18:41 +01:00
2016-11-11 14:09:55 +01:00
2016-11-17 12:10:18 +01:00

merkle.rs

Build Status Status Issues License Crates.io

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
No description provided
Readme BSD-3-Clause 875 KiB
Languages
Rust 98.8%
Shell 1.2%