[−][src]Module bulletproofs::errors
Errors related to proving and verifying proofs.
Enums
MPCError | Represents an error during the multiparty computation protocol for proof aggregation. |
ProofError | Represents an error in proof creation, verification, or parsing. |
R1CSError | Represents an error during the proving or verifying of a constraint system. |