Software

WASM

Browser / Node.js verifier (wasm-bindgen). Composite signatures, transparency, attributes, X.509, CMS. Verifier-only — cannot sign.


The WASM package provides a verifier-only subset of Confium for browsers and Node.js. It can verify composite signatures, validate transparency log inclusion proofs, evaluate attribute-based threshold predicates, and parse X.509 / CMS structures. It cannot sign — threshold signing requires the full Rust or Ruby stack.

Documentation

The WASM package documentation lives with the package itself. See the npm package page for JSDoc and usage examples.