@lib-q/stark
v0.0.6
Published
STARK framework for Node.js (lib-q-stark); full prove/verify via @lib-q/zkp or Rust
Downloads
410
Maintainers
Readme
@lib-q/stark
STARK framework for Node.js (lib-q-stark); full prove/verify via @lib-q/zkp or Rust
Install
npm install @lib-q/[email protected]Runtime targets
When both web and nodejs wasm-pack outputs are published, package.json uses conditional exports: bundlers use browser / module; Node uses node.
Content Security Policy (browser)
WASM instantiation requires CSP rules compatible with your loader (often script-src including 'wasm-unsafe-eval' or equivalent). See wasm-security-model.
Security
NIST-oriented post-quantum cryptography only; see wasm-security-model for WASM linear memory, CSP, SRI, and timing notes.
Types
Shared TypeScript shapes: @lib-q/types.
Subresource integrity (SHA-384)
Paths in integrity-manifest.json are relative to the package root (including web/ and nodejs/ when both ship).
