Skip to content

v0.2.2 — Offline Receipt Verification

Latest

Choose a tag to compare

@tomjwxf tomjwxf released this 05 Apr 13:01
· 6 commits to main since this release

@veritasacta/verify v0.2.2

Offline verification of Ed25519-signed receipts and artifacts.

Features

  • Ed25519 signature verification (RFC 8032)
  • JCS canonicalization (RFC 8785) for deterministic payloads
  • Batch verification of receipt chains
  • Hash-chain integrity checking
  • Zero network dependencies — works fully offline
  • CLI: npx @veritasacta/verify receipt.json

Standards

  • IETF Internet-Draft: draft-farley-acta-signed-receipts
  • Integrated into Microsoft Agent Governance Toolkit

Install

npm install @veritasacta/verify

Apache-2.0 licensed.