Go to file
Kris Nuttycombe 3843f4ba2b 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.


Extracted from: 324fc36521
2021-04-12 12:59:06 -06:00
src Use ShieldedOutput trait for note encryption/decryption. 2021-04-12 12:59:06 -06:00
Cargo.toml Use constant-time equality for EphemeralKeyBytes. 2021-04-12 09:13:04 -06:00