Offline verifier
Paste a signed Sanad artifact below. Your browser verifies the Ed25519 signature locally — Sanad's servers are not contacted. You can disconnect from the internet after this page loads and the verification still works.
/verify/CR-2026-000123.signed_payload, signature, and public_key.crypto.subtle.verify("Ed25519", ...).Browser support: Ed25519 in Web Crypto requires Chrome 113+, Firefox 122+, or Safari 17+. Older browsers will see an import error. For air-gapped offline verification (e.g. inside a regulator's secure lab), use the open-source verifier SDK in JS / Python / Go — see /docs/verifier-sdk.