Hi Chrome Rust Folks,
This will include the crate itself, and the dependencies necessary for the private range proof, including
curve25519-dalek. This will enable
at least our Developer Trial of the Private Proof API, which will make use of a simple Rust -> C++ wrapper over the operations exposed by the crate.
Longer term, we will be working with the BoringSSL team to determine what the right interface layer between new cryptography in Rust and BoringSSL is (Is it curve operations? Is it Ristretto? All interface suggestions welcome!), and what the right path to Origin Trial is.
Theo.
--