triton_vm

Module proof

Source

Structs§

  • Contains the public information of a verifiably correct computation. A corresponding Proof is needed to verify the computation. One additional piece of public information not explicitly listed in the Claim is the padded_height, an upper bound on the length of the computation. It is derivable from a Proof by calling Proof::padded_height().
  • Contains the necessary cryptographic information to verify a computation. Should be used together with a Claim.

Enums§

Constants§