{"library":"secure-password","type":"library","category":null,"description":"Password hashing library using Argon2id via libsodium. Current stable version is 4.0.0, with maintenance releases on GitHub. It provides safe defaults, future-proof work factor upgrades, and uses Buffers for memory safety. Differentiates from bcrypt and scrypt by using the modern Argon2id algorithm and offering explicit rehashing guidance (VALID_NEEDS_REHASH).","language":"javascript","status":"active","version":"4.0.0","tags":["javascript","password","secure","argon2","libsodium","sodium","credentials"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install secure-password","imports":["import SecurePassword from 'secure-password'","import { SecurePassword } from 'secure-password'","import { MEMLIMIT_DEFAULT, MEMLIMIT_MIN, MEMLIMIT_MAX, OPSLIMIT_DEFAULT, OPSLIMIT_MIN, OPSLIMIT_MAX, INVALID, INVALID_UNRECOGNIZED_HASH, VALID, VALID_NEEDS_REHASH } from 'secure-password'","import type { SecurePassword } from 'secure-password'"]},{"cmd":"yarn add secure-password","imports":[]},{"cmd":"pnpm add secure-password","imports":[]}],"homepage":"https://github.com/emilbayes/secure-password#readme","github":"https://github.com/emilbayes/secure-password","docs":null,"changelog":null,"pypi":null,"npm":"secure-password","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}