Ross ROSS = Recommend OSS · open-source software intelligence for agents

hashsigs

Hash-based post quantum signatures in Rust observed · 2026-08-28

github.com/QuipNetwork/hashsigs-rs · Rust · AGPL-3.0 (copyleft) 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

Full methodology

Adoption not part of the score

11217 stars · 43 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Rust library implementing hash-based post-quantum digital signatures (WOTS+ and SHRINCS primitives) with an account policy wrapper. It compiles to WebAssembly via wasm-bindgen with a TypeScript npm package and includes Solana program integration.

Use cases

  • sign and verify messages with post-quantum hash-based signatures
  • generate SHRINCS keypairs in JavaScript or TypeScript via WASM
  • integrate quantum-resistant signatures into a Solana program
  • verify post-quantum signatures in the browser
  • import and export signing keys in a Node.js application

When to choose

  • you need signatures resistant to quantum attacks based on hash functions
  • you are building on Solana and need post-quantum signature verification on-chain
  • you want to use the same signature primitives across Rust, Node.js, and the browser via WASM

When to avoid

  • you need conventional signatures like Ed25519 or ECDSA with small signature sizes
  • you need a standardized NIST signature scheme such as ML-DSA or SLH-DSA
  • your license requirements are incompatible with AGPL-3.0

Facets

library · maturity active

cryptography security sdk security blockchain developer-tools rust wasm browser post-quantum hash-based-signatures wots-plus shrincs solana wasm-bindgen digital-signatures typescript-bindings cryptography nodejs web-server

1 source

Member repositories

RepositoryRoleHealth v2
QuipNetwork/hashsigs-rsmain62
QuipNetwork/hashsigs-pysdk35

For agents

markdown · JSON · MCP: product_card(name="QuipNetwork/hashsigs-rs")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem