librustzcash/zcash_primitives/benches
Kris Nuttycombe 324fc36521 Use ShieldedOutput trait for note encryption/decryption.
This change modifies note encryption and decryption functions
to treat a shielded output as a single value instead of handling
the parts of an output as independent arguments.
2021-04-12 12:59:06 -06:00
..
note_decryption.rs Use ShieldedOutput trait for note encryption/decryption. 2021-04-12 12:59:06 -06:00
pedersen_hash.rs Move pedersen hashes to sapling module. 2021-03-27 16:18:21 +13:00