Crates.io | zcash_spec |
lib.rs | zcash_spec |
version | 0.1.2 |
source | src |
created_at | 2023-12-07 10:39:43.463944 |
updated_at | 2024-10-22 20:07:17.918611 |
description | Low-level types for implementing Zcash specifications |
homepage | https://github.com/zcash/zcash_spec |
repository | https://github.com/zcash/zcash_spec |
max_upload_size | |
id | 1060883 |
size | 22,214 |
This crate provides low-level types for implementing Zcash specifications. When a common
function defined in the Zcash Protocol Specification is used in multiple protocols (for
example the Sapling and Orchard shielded protocols), a corresponding common type in this
crate can be shared between implementations (for example by the sapling-crypto
and
orchard
crates).
Licensed under either of
at your option.
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.