orchard/benches
Dmitry Demin 7b943e197e
Adopt Orchard ZSA for Zebra (introduce zcash_note_encryption_zsa alias, minor enhancements) (#89)
This Pull Request introduces the `zcash_note_encryption_zsa` alias,
ensuring compatibility with the Zebra project. This alias is used to
prevent conflicts with the original `zcash_note_encryption` crate, which
is also used in Zebra through the original `orchard` crate that is used
in parallel with our `orchard` (Orchard ZSA) crate.
Additionally, this PR includes minor enhancements to ensure
compatibility with the Zebra project.

---------

Co-authored-by: Dmitry Demin <dmitry@qed-it.com>
2023-11-01 10:37:43 +01:00
..
circuit.rs Circuit: Add enable_zsa flag (#79) 2023-08-31 09:23:44 +02:00
note_decryption.rs Adopt Orchard ZSA for Zebra (introduce zcash_note_encryption_zsa alias, minor enhancements) (#89) 2023-11-01 10:37:43 +01:00
small.rs Add explicit scoping for viewing keys and addresses 2022-03-30 20:49:37 +08:00