keygenerator
Random key generator for node.js
Random key generator for node.js
A highly customisable password strength meter implementation with minimal dependencies.
Encrypt and decrypt your .env file so you can store sensitive information (passwords etc.) in source control
Common password checker for Firefox Accounts
Password protect a static HTML file without a backend - StatiCrypt uses AES-256 wiht WebCrypto to encrypt your input with your long password and put it in a HTML file with a password prompt that can decrypted in-browser (client side).
Ember-CLI wrapper for password-strength checking via https://github.com/dropbox/zxcvbn
Creates an XKCD-style password based on your parameters. Includes a CLI (xkcd-password) for your convenience, and a default wordlist. Supports both a callback-based API and Promises/A+.
Generate a random password with strict requirements
Node.JS bcrypt password hashing algorithm following the PHC string format
Utility for hashing and validating passwords using the default ASP.NET Identity password hash algorithm.
List of popular passwords with at least 8 characters
for when you want to log objects, but hide certain restricted fields, e.g., passwords.
realistic password strength estimation
Password input for ReactJS that mimics mobile password masking behavior. Delays the masking of the last character to improve user accuracy.
A really simple password strength meter. customizable with css
A simple browserifiable module for password-encrypting JS objects.
Node.JS Argon2 password hashing algorithm following the PHC string format
Password security checker function based on http://www.passwordmeter.com/
realistic password strength estimation
Credentials authentication for plex-api