librustzcash/zcash_primitives/src
Daira Hopwood e53439a236 Update chacha20poly1305 dependency in zcash_primitives to 0.10,
consistent with zcash_note_encryption.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2022-09-23 21:52:40 +01:00
..
constants Remove the Wif type; it should not be used. 2022-01-27 16:08:04 -07:00
extensions Fix problems identified by clippy's beta lints 2022-09-17 08:57:37 -06:00
legacy Add `no_std` implementations of Sapling key encoding & decoding. 2022-09-08 11:05:59 -06:00
merkle_tree Remove redundant TryFrom/TryInto imports. 2022-09-02 12:05:15 -06:00
sapling Update chacha20poly1305 dependency in zcash_primitives to 0.10, 2022-09-23 21:52:40 +01:00
test_vectors Fix Clippy beta linting complaints. 2022-02-02 16:02:45 -07:00
transaction Fix problems identified by clippy's beta lints 2022-09-17 08:57:37 -06:00
block.rs zcash_primitives: Show hex encoding of `BlockHash` in its `Debug` impl 2022-04-05 17:55:56 +00:00
consensus.rs Fix problems identified by clippy's beta lints 2022-09-17 08:57:37 -06:00
constants.rs Move group_hash to sapling module. 2021-03-27 16:18:21 +13:00
extensions.rs
keys.rs Fix problems identified by clippy's beta lints 2022-09-17 08:57:37 -06:00
legacy.rs Fix problems identified by clippy's beta lints 2022-09-17 08:57:37 -06:00
lib.rs Allow CommitmentTree completeness & auth paths to be computed at arbitrary depths. 2022-05-06 11:45:06 -06:00
memo.rs Fix problems identified by clippy's beta lints 2022-09-17 08:57:37 -06:00
merkle_tree.rs Fix problems identified by clippy's beta lints 2022-09-17 08:57:37 -06:00
sapling.rs Fix problems identified by clippy's beta lints 2022-09-17 08:57:37 -06:00
test_vectors.rs Move pedersen hash test vectors into Sapling 2021-03-27 16:18:21 +13:00
zip32.rs Fix problems identified by clippy's beta lints 2022-09-17 08:57:37 -06:00
zip339.rs ZIP 339 support. 2021-08-07 01:07:54 +01:00