#binary-encoding #zcash #ecosystem #codec

zcash_encoding

Binary encodings used throughout the Zcash ecosystem

3 releases (breaking)

0.2.0 Oct 19, 2022
0.1.0 May 10, 2022
0.0.0 Aug 31, 2021

#2822 in Magic Beans

Download history 2062/week @ 2023-12-10 953/week @ 2023-12-17 350/week @ 2023-12-24 747/week @ 2023-12-31 1299/week @ 2024-01-07 1004/week @ 2024-01-14 1535/week @ 2024-01-21 1014/week @ 2024-01-28 1257/week @ 2024-02-04 1161/week @ 2024-02-11 1578/week @ 2024-02-18 585/week @ 2024-02-25 615/week @ 2024-03-03 854/week @ 2024-03-10 1123/week @ 2024-03-17 852/week @ 2024-03-24

3,532 downloads per month
Used in 20 crates (7 directly)

MIT/Apache

16KB
299 lines

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.


lib.rs:

Zcash binary encodings.

zcash_encoding is a library that provides common encoding and decoding operations for stable binary encodings used throughout the Zcash ecosystem.

Dependencies

~160KB