The signing & verification SDK.
The client library a sender uses to sign a record before it leaves their hands, package it for submission, and later re-verify the receipt offline. Pure cryptographic primitives — no network calls required to check a proof.
- · Signing primitives (Ed25519, ECDSA)
- · Receipt & Merkle-proof construction
- · Offline re-verification against a published snapshot
- · Submission client (HTTPS, idempotent)