Rust-language assets for Pirate Chain / Zcash (with modifications to support Qortal cross-chain trades)
Go to file
ebfull a64c850e6d
Merge pull request #10 from ebfull/small-order-checks
Check epk/rk/cv are not small order
2018-05-14 16:26:40 -06:00
include Implementation of Sprout proving and verifying 2018-05-10 14:29:02 -06:00
src Check epk/rk/cv are not small order. 2018-05-14 16:23:34 -06:00
.gitignore Initial commit. 2017-03-17 11:07:23 -06:00
Cargo.lock Implementation of Sprout proving and verifying 2018-05-10 14:29:02 -06:00
Cargo.toml Implementation of Sprout proving and verifying 2018-05-10 14:29:02 -06:00
LICENSE-APACHE Add license files. 2017-03-17 11:09:05 -06:00
LICENSE-MIT Add license files. 2017-03-17 11:09:05 -06:00
README.md Initial commit. 2017-03-17 11:07:23 -06:00

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.