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

ranisalt/node-argon2

Node.js bindings for Argon2 hashing algorithm observed · 2026-08-28

github.com/ranisalt/node-argon2 · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 82
  • Longevity 100
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: 54.0
  • age_days: 3910
  • days_rel: 43
  • days_push: 9
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

2182 stars · 100 forks observed · 2026-08-28

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

Node.js bindings to the reference Argon2 password-hashing implementation, supporting Argon2i, Argon2d, and Argon2id. It provides a simple async API for hashing passwords, verifying PHC-formatted hashes, and checking when re-hashing is needed.

Use cases

  • hash user passwords with argon2 in node.js
  • verify password against an argon2 hash
  • migrate from bcrypt or scrypt to argon2
  • check if stored password hashes need re-hashing with new parameters
  • generate PHC-formatted argon2 strings

When to choose

  • you need password hashing in a Node.js app with sensible secure defaults
  • you want PHC string formatting, verification, and re-hash checks that node:crypto lacks
  • you need Argon2i/d/id variants with tunable time, memory, and parallelism costs

Facets

library · maturity stable

cryptography security auth security backend developer-tools cross-platform argon2 password-hashing hashing native-bindings typescript-support nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
ranisalt/node-argon2main93

For agents

markdown · JSON · MCP: product_card(name="ranisalt/node-argon2")

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