Module keys

Source
Expand description

Orchard key types.

Unused key types are not implemented, see PR #5476.

https://zips.z.cash/protocol/nu5.pdf#orchardkeycomponents

Structs§

Diversifier
A diversifier, as described in protocol specification §4.2.3.
EphemeralPublicKey
An ephemeral public key for Orchard key agreement.
TransmissionKey
A (diversified) transmission Key

Functions§

diversify_hash 🔒
Used to derive a diversified base point from a diversifier value.