librustzcash/zcash_primitives
narodnik 618a6165c7 Replace redundant code with call to Field::random() which does the same as the code. 2021-05-03 13:34:13 +02:00
..
benches Use ShieldedOutput trait for note encryption/decryption. 2021-04-12 12:59:06 -06:00
proptest-regressions/transaction Enable transaction serialization roundtrip tests outsize zfuture. 2021-01-25 16:32:57 -07:00
src Replace redundant code with call to Field::random() which does the same as the code. 2021-05-03 13:34:13 +02:00
CHANGELOG.md zcash_primitives: Revert to SproutProof::PHGR 2021-04-02 10:39:25 +13:00
Cargo.toml Add myself to crate contributors. 2021-04-08 10:13:04 -06: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.