Proof Plan

Verifiable computation

Know what the proof will cost.

Plan a zkML handoff with measured proving time, verification cost and a pinned model/input/key manifest.

Open Proof Plan

Local processing · No account · No wallet connection

Your proof plan worksheet

Edit the form or import the example-shaped JSON. Input reference

Inputs stay in this tab and clear on reload. No automatic upload or wallet access. Maximum 128 KiB.

Report text for manual copy

Fingerprint a local artifact

SHA-256 of a file up to 10 MiB. This confirms bytes only; it does not verify a ZK proof.

From your records to a reviewable result

  1. Measure the intended model using an established prover such as EZKL.
  2. Pin model, input and verification-key hashes; record tool version and statement.
  3. Review the budget, then verify the actual proof with the established verifier and trusted key.
Read the method and example

Where this tool fits

A pre-integration worksheet connecting the exact declared artifacts, job count, latency and economic assumptions in a portable handoff.

Scope: No ZK proof generation or cryptographic verification. File hashing verifies bytes only; it is not proof of model correctness.

zkML 部署与证据清单:可直接使用表单,也可导入 JSON。先运行虚构示例理解结果,再切换到自己的材料。输入仅在当前页面处理。查看中文说明

Compare with established tools

Use a real prover/verifier for cryptographic assurance. This site addresses planning and artifact review only; it cannot replace EZKL, snarkjs or a security review.

Official product descriptions reviewed 19 September 2026. These are alternatives, not partners or endorsements.

  • EZKL

    Converts ONNX model computations into circuits and provides proof generation and verification.

  • snarkjs

    JavaScript/WASM tools for established SNARK proving and verification workflows.