password

Password hasher

A JavaScript implementation of password hashing and verification using PBKDF2 with HMAC SHA256

🔐 One password, right way.

GitHub

119 stars
5 watching
16 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
antelle/argon2-browserA JavaScript implementation of the Argon2 password-hashing function for browser runtime391
pyca/bcryptA modern password hashing library for Python1,286
thusoy/porridgeA library providing secure password storage through keyed hashing with Argon2-based passwords.22
zitadel/passwapProvides a unified implementation of multiple password hashing algorithms.54
hegusung/webhashcatA web-based password cracking tool that facilitates distributed cracking sessions and provides analytics capabilities.292
mynameiscfed/lua-resty-fastpbkdf2A Lua library for password hashing using the fastpbkdf2 algorithm.0
eudoxia0/cl-passA Common Lisp library for securely hashing and verifying passwords.30
bungle/lua-resty-scryptA Lua-based library implementing the scrypt password hashing algorithm18
phxql/argon2-jvmA Java-based implementation of the Argon2 password hashing algorithm using a native C library332
f0cker/pyhashcatA Python binding to a popular password cracking tool32
hashview/hashviewA web-based tool for managing and automating password cracking tasks with analytics capabilities.362
xfox64x/hashcat-stuffsA collection of tools and scripts designed to aid in password cracking using the Hashcat software50
simonepri/upashA unified API for password hashing algorithms540
clem9669/hashcat-ruleProvides pre-defined rules for cracking password hashes with hashcat and john.420
7kasper/bookshelf-bcrypt.jsAutomates password hashing for bookshelf models using bcrypt0