librustzcash/librustzcash
Jack Grigg abbd43ff57
Make pk_d validity an invariant of PaymentAddress
Introduces a PaymentAddress::from_parts constructor, and getters for
the diversifier and pk_d fields (which are now private).
2019-09-04 19:48:35 -04:00
..
include Replace manual address decoding with PaymentAddress::from_bytes 2019-09-04 19:46:46 -04:00
src Make pk_d validity an invariant of PaymentAddress 2019-09-04 19:48:35 -04:00
Cargo.toml Add edition = 2018 2019-08-20 18:31:20 -06:00
README.md Move librustzcash crate into subdir 2018-08-23 21:04:02 +01:00

README.md

librustzcash

This repository contains librustzcash, a static library for Zcash code assets written in Rust.

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.