A receipt records a hash of the input and output, not the raw content. The private signing key stays inside your HSM, and verification needs only the public key. Nothing confidential is exposed to produce or verify a receipt, and AskLedger runs as a library inside your own environment, no data routed to a third party.
No vendor lock-in and no proprietary cryptography. Every claim is verifiable against published RFCs and the public specification. The RFCs below are established standards; the receipt format is our own open specification, Apache-2.0 licensed and published as a candidate for standardisation.
Everything here is inspectable. Explore the code, the threat model, and the conformance suite, or talk to us.