QuipNetwork/hashsigs-ts
Hash-based signatures in typescript, WOTS+ observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 94
- Release rhythm 35
- Longevity 38
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 532
- days_rel: n/a
- days_push: 37
- n_releases_24m: 0
Adoption not part of the score
11199 stars · 31 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A TypeScript library implementing hash-based digital signatures, specifically the WOTS+ (Winternitz One-Time Signature Plus) scheme. It is published as an npm package with test coverage via Vitest.
Use cases
- sign and verify messages with WOTS+ one-time signatures in TypeScript
- implement post-quantum-safe hash-based signatures in a Node.js project
- add WOTS+ signature verification to a blockchain application
- generate one-time signature key pairs in JavaScript
- experiment with hash-based cryptography without native dependencies
When to choose
- you need WOTS+ signatures in a TypeScript or JavaScript codebase
- you want a pure-TypeScript, dependency-light hash-based signature implementation
- you are building on Quip Network or a compatible protocol requiring WOTS+
When to avoid
- you need production multi-use signatures like XMSS, SPHINCS+, or LMS rather than one-time signatures
- you require side-channel-hardened, audited cryptographic code for high-security deployments
- your project is not in the JavaScript/TypeScript ecosystem
Facets
library · maturity active
cryptography security serialization security developer-tools cross-platform hash-based-signatures wots-plus post-quantum digital-signatures npm-package cryptography nodejs typescript
1 source
- readme: https://github.com/QuipNetwork/hashsigs-ts · fetched 2026-08-28 · 27309f563078
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| QuipNetwork/hashsigs-ts | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="QuipNetwork/hashsigs-ts")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem