Jack Grigg 1761ebfb35 ff: Remove SqrtField trait
The sqrt() function is now part of the Field trait. ff_derive returns an
error on fields for which it does not support generating a square root
function.

Note that Fq6 and Fq12 in pairing::bls12_381 leave the function
unimplemented. They will be dropped once the migration to the bls12_381
crate is complete. The equivalent structs in that crate are not exposed.
2020-05-02 16:07:48 +12:00
2020-05-02 16:07:48 +12:00
2020-05-02 16:07:48 +12:00
2020-05-02 16:07:48 +12:00
2020-03-14 10:50:04 +13:00
2020-05-02 16:07:48 +12:00
2020-03-25 17:24:50 +13:00
2020-03-14 10:50:04 +13:00

Zcash Rust crates

This repository contains a (work-in-progress) set of Rust crates for working with Zcash.

Security Warnings

These libraries are currently under development and have not been fully-reviewed.

License

All code in this workspace is 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.

Description
Rust-language assets for Pirate Chain / Zcash (with modifications to support Qortal cross-chain trades)
Readme 6.6 MiB
Languages
Rust 99.4%
Sage 0.6%