librustzcash/components/zcash_encoding
Kris Nuttycombe 427e6acbd4 Allow CompactSize deserialization to target any type that can be TryFrom<u64> 2021-09-01 13:57:51 -06:00
..
src Allow CompactSize deserialization to target any type that can be TryFrom<u64> 2021-09-01 13:57:51 -06:00
Cargo.toml Apply suggestions from code review 2021-09-01 11:08:52 -06:00
LICENSE-APACHE Add zcash_encoding crate. 2021-08-31 13:19:24 -06:00
LICENSE-MIT Add zcash_encoding crate. 2021-08-31 13:19:24 -06:00
README.md Apply suggestions from code review 2021-09-01 11:08:52 -06:00

README.md

zcash_encodings

This library provides common encoding and decoding operations for stable binary encodings used throughout the Zcash ecosystem.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.