Skip to content

Releases: capxholding/swarrm-verify

swarrm-verify 1.0.3

Choose a tag to compare

@mcf-capx mcf-capx released this 08 Aug 16:05
c128177

Release 1.0.3 of the independent, open-source verifier for Swarrm evidence bundles (evd/bundle/v1), aligned with the Swarrm 1.0.x line.

Verifies evidence-bundle integrity fully offline: Ed25519/DSSE receipts, RFC 6962 Merkle inclusion and consistency, checkpoint and key-log validation, and RFC 8785 (JCS) canonical encoding. Ships as a Rust library plus a WebAssembly build — the same verifier served at swarrm.ai/verify — with a shared golden-fixture suite cross-checked against the reference Python verifier.

Apache-2.0.