window.SIDEBAR_ITEMS = {"constant":[["MERKLE_CRH_PERSONALIZATION","SWU hash-to-curve personalization for the Merkle CRH generator"]],"mod":[["chip","Chip implementing a Merkle hash using Sinsemilla as the hash function."]],"struct":[["MerklePath","Gadget representing a Merkle path that proves a leaf exists in a Merkle tree at a specific position."]],"trait":[["MerkleInstructions","Instructions to check the validity of a Merkle path of a given `PATH_LENGTH`. The hash function used is a Sinsemilla instance with `K`-bit words. The hash function can process `MAX_WORDS` words."]]};