PASSWORD Packages

prompt-password-strength

Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Uses zxcvbn, the popular password strength estimation tool brought to you by dropbox.

1.1.0 • Published 8 years ago

portable-crypto

Password based encryption and decryption (with and without hmac), using only NodeJS's built-in `crypto`, which is tested to interoperate cleanly with it's counterpart Java library. No dependencies.

1.0.1 • Published 8 years ago