pirate-librustzcash/zcash_client_backend
Jack Grigg 1e2bc7f65c
Test nullifiers in constant time
Checking for spent notes in a block is still not completely constant
time, due to filtering out negative results of the constant-time
comparison.

Part of #84.
2019-10-09 14:12:27 +13:00
..
2019-10-09 14:11:14 +13:00
2019-10-09 14:12:27 +13:00
2019-10-09 14:09:41 +13:00
2019-10-09 14:09:41 +13:00
2019-10-09 14:12:27 +13:00
2019-09-24 14:23:55 +01:00

zcash_client_backend

This library contains Rust structs and traits for creating shielded Zcash light clients.

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.