Skip to main content

Encrypted Proving

POST 

/prove/encrypted

Submits an encrypted proving request to the Delegated Proving Service (DPS). Proof generation runs inside a Trusted Execution Environment for end-to-end privacy.

A JWT is required — obtain one via the Issue JWT endpoint.

Reuse the session from GET /pubkey: credentials: "include" in a browser, or echo its Set-Cookie as Cookie for non-browser (Node.js) clients.

For implementation details, see the Aleo SDK docs and the Delegated Proving guide.

Request

Responses

Proving request completed