pirate-librustzcash/librustzcash
Jack Grigg 060977fe54
Return edwards::Point from sapling_ka_agree
This matches how sapling_ka_agree and kdf_sapling are defined in the
protocol spec. kdf_sapling also now takes ownership of dhsecret to
discourage use of the sapling_ka_agree output elsewhere.
2019-06-06 13:38:33 +01:00
..
include Use slices of native strings to pass parameter paths into Rust 2018-10-27 16:27:49 +13:00
src Return edwards::Point from sapling_ka_agree 2019-06-06 13:38:33 +01:00
Cargo.toml Refactor Sapling spendAuthSig creation into zcash_primitives::sapling 2019-02-26 13:44:28 -07:00
README.md Move librustzcash crate into subdir 2018-08-23 21:04:02 +01: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.