QuipNetwork/hashsigs-solidity
Solidity contracts implementing hash based post quantum signatures observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 96
- 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: 26
- n_releases_24m: 0
Adoption not part of the score
11216 stars · 34 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Solidity implementation of the Winternitz One-Time Signature Plus (WOTS+) scheme, a hash-based post-quantum signature algorithm. It enables on-chain verification of quantum-resistant signatures in Ethereum smart contracts.
Use cases
- verify post-quantum signatures on-chain in solidity
- implement wots+ signature scheme in smart contracts
- make ethereum contracts resistant to quantum attacks
- hash-based signature verification for blockchain
- test wots+ implementation with foundry
When to choose
- you need quantum-resistant signature verification inside solidity contracts
- you want a pure-solidity WOTS+ implementation with foundry tests
- you are building post-quantum crypto primitives for EVM chains
When to avoid
- you need a general-purpose wallet or full post-quantum signature stack, not just on-chain verification
- you need production-grade audited cryptography without additional security review
- you are not working in a solidity/EVM environment
Facets
library · maturity active
cryptography security sdk blockchain security post-quantum wots-plus hash-based-signatures smart-contracts foundry signature-verification cryptography ethereum solidity web3
1 source
- readme: https://github.com/QuipNetwork/hashsigs-solidity · fetched 2026-08-28 · 5b8b14aa987e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| QuipNetwork/hashsigs-solidity | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="QuipNetwork/hashsigs-solidity")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem