librustzcash/zcash_primitives
Kris Nuttycombe 6fcdfda69e Derive OVKs from transparent account-level key, not child keys.
This also renames a number of legacy key types to better reflect
their intended use.
2022-01-26 13:36:27 -07:00
..
benches Fix stray clippy complaints. 2021-08-31 13:19:24 -06:00
proptest-regressions Implement manual serialization for incremental Merkle tree components. 2021-08-05 09:32:44 -06:00
src Derive OVKs from transparent account-level key, not child keys. 2022-01-26 13:36:27 -07:00
CHANGELOG.md Update zcash_primitives/CHANGELOG.md with change key derivation methods. 2022-01-22 19:35:01 -07:00
Cargo.toml Move transparent account keys to zcash_primitives. 2022-01-25 08:53:51 -07:00
LICENSE-APACHE
LICENSE-MIT
README.md

README.md

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.