#zcash #binary-encoding #ecosystem #codec

no-std zcash_encoding

Binary encodings used throughout the Zcash ecosystem

6 releases (3 breaking)

new 0.3.0 Feb 21, 2025
0.2.2 Dec 13, 2024
0.2.1 Aug 19, 2024
0.2.0 Oct 19, 2022
0.0.0 Aug 31, 2021

#25 in #zcash

Download history 1671/week @ 2024-10-30 1945/week @ 2024-11-06 2774/week @ 2024-11-13 2291/week @ 2024-11-20 1902/week @ 2024-11-27 2665/week @ 2024-12-04 2649/week @ 2024-12-11 1774/week @ 2024-12-18 766/week @ 2024-12-25 1623/week @ 2025-01-01 2566/week @ 2025-01-08 4086/week @ 2025-01-15 4090/week @ 2025-01-22 5103/week @ 2025-01-29 6052/week @ 2025-02-05 5258/week @ 2025-02-12

20,769 downloads per month
Used in 70 crates (9 directly)

MIT/Apache

18KB
340 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

~275–415KB