Expand description
Code for a client of a auditable key directory
Modules§
- base
- Base functionality for verification operations (membership, non-membership, etc)
- history
- Verification of key history proofs
- lookup
- Verification of lookup proofs
Enums§
- History
Verification Params - Parameters for customizing how history proof verification proceeds
- Verification
Error - Proof verification error types
Functions§
- key_
history_ verify - Verifies a key history proof, given the corresponding sequence of hashes. Returns a vector of whether the validity of a hash could be verified. When false, the value <=> hash validity at the position could not be verified because the value has been removed (“tombstoned”) from the storage layer.
- lookup_
verify - Verifies a lookup with respect to the root_hash