Search results
128 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
Auditable & minimal JS implementation of post-quantum cryptography: FIPS 203, 204, 205, Falcon
- ml-kem
- ml-dsa
- slh-dsa
- kyber
- dilithium
- sphincs
- fips203
- fips204
- fips205
- falcon
- xwing
- kitchensink
- pqc
- post-quantum
- View more
[](https://github.com/LukaJCB/ts-mls/actions/workflows/ci.yml) [](https://badge.fury.io/js/ts-mls) [
Auditable & minimal JS implementation of post-quantum cryptography: FIPS 203, 204, 205
- ml-kem
- ml-dsa
- slh-dsa
- kyber
- dilithium
- sphincs
- fips203
- fips204
- fips205
- xwing
- kitchensink
- pqc
- post-quantum
- public-key
- View more
Post-quantum cryptography for Node.js and browsers via WebAssembly bindings to liboqs
- post-quantum
- cryptography
- pqc
- liboqs
- wasm
- webassembly
- quantum-resistant
- nist
- kem
- signature
- digital-signature
- key-encapsulation
- ml-kem
- ml-dsa
- View more
ML-DSA-87 cryptography
ML-DSA-65 and ML-KEM-768 primitives with key fingerprinting. The base layer for all kxco-pq-* packages.
- post-quantum
- pqc
- ml-dsa
- ml-kem
- dilithium
- kyber
- nist
- fips-203
- fips-204
- webhook-signing
- quantum-resistant
- armature
- key-derivation
- hkdf
- View more
Domain model for post-quantum secured invoices — base GeneralInvoice with double-entry accounting projections, and MajikInvoice with hybrid Ed25519 + ML-DSA-87 signing and optional ML-KEM-768 encryption.
- invoice
- accounting
- double-entry
- journal-entry
- post-quantum
- cryptography
- digital-signature
- ed25519
- ml-dsa
- ml-kem
- encryption
- majikah
- majik
- finance
- View more
AI agent governance - audit trails, policy enforcement, ML-DSA cryptographic signatures
CLI for KXCO post-quantum institution key management: generate ML-DSA-65 keypairs, rotate keys with optional on-chain anchoring, sign files, and verify signatures without writing any code.
- post-quantum
- pqc
- ml-dsa
- nist
- fips-204
- cli
- keygen
- key-rotation
- kxco
- command-line
- key-management
- rotation-manifest
- well-known
- json-canonicalization
- View more
Post-quantum ML-DSA-65 webhook signing and verification. Sign outgoing payloads so recipients can prove they came from you; verify incoming webhooks before processing them. Drop-in for HMAC-SHA256 webhook patterns, but quantum-safe.
- post-quantum
- pqc
- ml-dsa
- dilithium
- nist
- fips-204
- webhook
- webhook-signing
- webhook-verification
- hmac
- express
- fastify
- hono
- cloudflare-workers
- View more
ML-DSA-65 signing and ML-KEM-768 decapsulation through a hardware security module boundary — private keys never leave the HSM.
- post-quantum
- pqc
- hsm
- pkcs11
- ml-dsa
- ml-kem
- nist
- fips-203
- fips-204
- key-management
- kxco
- hardware-security-module
- softhsm2
- yubikey
- View more
Post-quantum document signing and on-chain attestation. Signs arbitrary payloads with ML-DSA-65 (NIST FIPS 204), producing a self-contained JSON envelope any counterparty can verify. Optionally anchors the envelope hash on Armature L1 for a permanent time
- post-quantum
- pqc
- ml-dsa
- attestation
- nist
- fips-204
- cloudflare-workers
- kxco
- signing
- verification
- payload-signing
- self-contained
- regulatory
- identity
- View more
Standalone, browser-safe verifier for KXCO ML-DSA-65 post-quantum signed attestations and credentials — for auditors, regulators, counterparties, and anyone who needs to confirm a signature without running the full KXCO SDK.
- post-quantum
- pqc
- ml-dsa
- dilithium
- nist
- fips-204
- verification
- attestation
- verify
- kxco-post-quantum
- browser
- browser-safe
- zero-dependencies
- supply-chain
- View more
Post-quantum JWT library using NIST-standardized ML-DSA and SLH-DSA. Drop-in successor to RS256/ES256.
Tamper-evident post-quantum audit log for regulated institutions. ML-DSA-65-signed, SHA-256 hash-chained entries. Any tampering breaks the chain. Optional Armature L1 checkpoint anchoring via the KXCO relay.
- post-quantum
- pqc
- audit-log
- ml-dsa
- nist
- fips-204
- tamper-evident
- compliance
- kxco
- hash-chain
- ndjson
- audit-trail
- regulatory
- integrity
- View more
Post-quantum signing SDK — ML-DSA-65 (NIST FIPS 204)
Tenzro Wallet kernel — one identity, four VM surfaces (Tenzro native, EVM, SVM, Canton). Passkey-quorum custody, post-quantum signing, agent-payment ports, capital intents + multi-party workflows, EVM primitives (EIP-7702 / Permit2 / Secure-Mint / ERC-768
ML-DSA implementation using WebAssembly in a single JS file based on mldsa-native