OpenAgentID documentation
Source referencesPackage entries

@openagentid/crypto-wasm (TypeScript)

Foundational WASM crypto primitives for OpenAgent, Arsenal, AEGIS, and OAS SDKs — one source of truth for Rust and TypeScript cryptographic correctness.

Purpose

Foundational WASM crypto primitives for OpenAgent, Arsenal, AEGIS, and OAS SDKs — one source of truth for Rust and TypeScript cryptographic correctness.

Read the cryptographic binding guide.

Source contract

FieldValue
Package@openagentid/crypto-wasm
Version0.1.1
LanguageTypeScript
Runtime floor{}
Manifestopenagent-sdk/crates/openagent-crypto-wasm/pkg/package.json
DistributionSource package; registry publication not verified

Manifest SHA-256: 9c804c0cebbbdf81a73a8eb86450123f1935ae0d48800a9c4be560bac73b93cb. The recorded Git revision identifies the containing repository; the manifest and entry-point hashes identify this working-tree snapshot.

Integration

Use the package root above from an authorized source checkout. Preserve sibling dependencies and their version/feature requirements. Install the runtime and compile the selected package before using its generated artifacts. The task guide describes configuration, trust boundaries, and error behavior. Test/conformance and deployment packages are supporting tools, not interchangeable production identity providers.

Declared package subpaths

{
  ".": {
    "types": "./openagent_crypto_wasm.d.ts",
    "node": "./node/openagent_crypto_wasm.js",
    "default": "./openagent_crypto_wasm.js"
  },
  "./package.json": "./package.json"
}

Exported entry points

The declarations below are extracted from the named entry files. This is a navigable source reference, not compiler-generated documentation of every transitive module. Feature gates and runtime requirements still apply. Private implementation files are not promoted to public APIs merely because they contain a public declaration.

This package is a build/deployment configuration or uses a nonstandard entry path. Its manifest is the authoritative boundary; consult the task guide before running it.

On this page