Expand description
Serialization of proof tree signatures
Enums§
- SigParsing
Error - Errors when parsing proof tree signatures
Functions§
- parse_
sig_ compute_ challenges - Verifier Step 2: In a top-down traversal of the tree, obtain the challenges for the children of every non-leaf node by reading them from the proof or computing them. Verifier Step 3: For every leaf node, read the response z provided in the proof.