Module zebra_chain::sprout::note

source ยท
Expand description

Sprout notes

Modulesยง

  • arbitrary ๐Ÿ”’
  • ciphertexts ๐Ÿ”’
    Encrypted parts of Sprout notes.
  • mac ๐Ÿ”’
    Sprout message authentication codes.
  • nullifiers ๐Ÿ”’
    Sprout nullifiers.

Structsยง

  • A ciphertext component for encrypted output notes.
  • A sequence of message authentication tags โ€ฆ
  • A Note represents that a value is spendable by the recipient who holds the spending key corresponding to a given shielded payment address.
  • A Nullifier for Sprout transactions
  • Nullifier seed, named rho in the spec.