common-user-validation
package to validate email and password
package to validate email and password
This package for password validation in client-side
CLI tool for secure secret sharing with WebSockets
for specter project
generating passwords with a given condition
Use this package to create new passwords
function generates a password
The purpose of this Node.js module password generator with customizable options.
Calculate the password entropy, difficulty level (number of alternative combinations), and estimate time needed to crack the password
Create unique IDs for slugs, passwords, and more with ease. Our package allows you to customize string length, include numbers, and special characters to fit your needs.
Simple Password Generator
This package check if the password entered by user is strong or not by checking if it contains uppercase characters, lowercase characters, special characters, numbers and length of minimum 8 characters or not. It also comes up with password and confirm pa
package for creating a strong password
Encrypt and decrypt string, number and object using a key
An easy password manager
A secure zero-dependency password hashing library for Node.js using scrypt+HMAC with built-in rate limiting and timing attack protection.
Generating the right passwords that will be tamper-resistant
A lightweight, powerful password generator
` npm i crypto-salt-hash ` ### Example let cyptoSaltHash = require('crypto-salt-hash');
Utilities around Master Password Algorithm (Spectre.app, by Maarten Billemont) and crypto, using Noble and Scure by Paul Miller. Stateless accounts & passwords, 2fa HOTP/TOTP, shamir secret sharing, crypto/bitcoin/nostr public and private keys, and more.