#zcash #primitive #struct

no-std zcash_primitives

Rust implementations of the Zcash primitives

26 releases (breaking)

0.22.0 Feb 21, 2025
0.21.0 Dec 17, 2024
0.20.0 Nov 14, 2024
0.15.1 May 24, 2024
0.1.0 Oct 8, 2019

#13 in #zcash

Download history 2385/week @ 2024-11-18 2124/week @ 2024-11-25 2716/week @ 2024-12-02 2841/week @ 2024-12-09 2469/week @ 2024-12-16 920/week @ 2024-12-23 1129/week @ 2024-12-30 1982/week @ 2025-01-06 4218/week @ 2025-01-13 3673/week @ 2025-01-20 4725/week @ 2025-01-27 4324/week @ 2025-02-03 5090/week @ 2025-02-10 3772/week @ 2025-02-17 3817/week @ 2025-02-24 4700/week @ 2025-03-03

17,630 downloads per month
Used in 22 crates (15 directly)

MIT/Apache

1.5MB
24K SLoC

zcash_primitives

This library contains Rust implementations of the Zcash primitives.

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:

General Zcash primitives.

zcash_primitives is a library that provides the core structs and functions necessary for working with Zcash.

Feature flags

Dependencies

~14MB
~267K SLoC