Go to file
Jack Grigg 7ab76d8574 zcash_note_encryption: Remove `Domain::check_epk_bytes`
`Domain::derive_esk` provides sufficient information to determine
whether or not we need to enforce `EphemeralSecretKey`-specific
decryption checks, as it returns `None` for pre-ZIP 212 notes.


Extracted from: d54e1f0bf7
2021-12-17 04:30:57 +00:00
src zcash_note_encryption: Remove `Domain::check_epk_bytes` 2021-12-17 04:30:57 +00:00
Cargo.toml zcash_note_encryption: Place pre-ZIP 212 APIs behind a feature flag 2021-12-17 04:30:57 +00:00