LedgerAI Verifier

Verify an Audit Pack

Drop the JSON sidecar from any LedgerAI Audit Pack here. Verification runs entirely in your browser using WebCrypto's P-256 ECDSA. No upload, no account, no LedgerAI server. You don't have to trust us - the maths either checks out or it doesn't.

Drop the pack JSON or browse

Open LedgerAI → Audit → Export Pack → JSON sidecar.
v1.3.1 will let you drag the signed PDF here directly.

Canonical hashing rules so any verifier can re-implement: fields joined by Unicode unit separator , SHA-256 hex throughout, P-256 ECDSA over the envelope hash. Reference implementations: Swift, TypeScript, C#, and this JavaScript page - all four produce byte-identical hashes for the same input.