Skip to content

Rust crate with low-level types for implementing Zcash specifications

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

zcash/zcash_spec

Repository files navigation

zcash_spec

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).

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.

About

Rust crate with low-level types for implementing Zcash specifications

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages