Confium Verify

Confium Verify is the verification product: lightweight, multi-language verification for composite signatures, transparency proofs, and certificate chains. Verifier-only by design.

Components

  • confium-wasm — Browser/Node/edge verifier via WASM
  • confium-verify-server — HTTP verification service
  • confium-composite — Composite signature verification (shared with PKI)
  • confium-python — Python bindings
  • confium-node — Node.js bindings
  • confium-go — Go bindings
  • confium-ruby (sibling repo) — Ruby gem

Concepts

These topics are specified in the specs repo:

Batch verification uses an LRU cache — see the Rust API docs for details.

How-to

Practical recipes live in the Cookbook:

Reference

In this section