librustzcash/rustdoc/latest/zcash_primitives/sapling/sidebar-items.js

1 line
1.1 KiB
JavaScript

initSidebarItems({"constant":[["SAPLING_COMMITMENT_TREE_DEPTH",""]],"enum":[["Rseed","Enum for note randomness before and after ZIP 212."]],"fn":[["merkle_hash","Compute a parent node in the Sapling commitment tree given its two children."],["spend_sig","Create the spendAuthSig for a Sapling SpendDescription."]],"mod":[["group_hash","Implementation of group hashing into Jubjub."],["keys","Sapling key components."],["note_encryption","Implementation of in-band secret distribution for Zcash transactions."],["pedersen_hash","Implementation of the Pedersen hash function used in Sapling."],["prover","Abstractions over the proving system and parameters."],["redjubjub","Implementation of RedJubjub, a specialization of RedDSA to the Jubjub curve."],["testing",""],["util",""]],"struct":[["Diversifier",""],["Node","A node within the Sapling commitment tree."],["Note",""],["NoteValue",""],["Nullifier","Typesafe wrapper for nullifier values."],["PaymentAddress","A Sapling payment address."],["ProofGenerationKey",""],["SaplingIvk",""],["ValueCommitment",""],["ViewingKey",""]]});