password
Password hasher
A JavaScript implementation of password hashing and verification using PBKDF2 with HMAC SHA256
🔐 One password, right way.
119 stars
5 watching
16 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A JavaScript implementation of the Argon2 password-hashing function for browser runtime | 391 |
| | A modern password hashing library for Python | 1,286 |
| | A library providing secure password storage through keyed hashing with Argon2-based passwords. | 22 |
| | Provides a unified implementation of multiple password hashing algorithms. | 54 |
| | A web-based password cracking tool that facilitates distributed cracking sessions and provides analytics capabilities. | 292 |
| | A Lua library for password hashing using the fastpbkdf2 algorithm. | 0 |
| | A Common Lisp library for securely hashing and verifying passwords. | 30 |
| | A Lua-based library implementing the scrypt password hashing algorithm | 18 |
| | A Java-based implementation of the Argon2 password hashing algorithm using a native C library | 332 |
| | A Python binding to a popular password cracking tool | 32 |
| | A web-based tool for managing and automating password cracking tasks with analytics capabilities. | 362 |
| | A collection of tools and scripts designed to aid in password cracking using the Hashcat software | 50 |
| | A unified API for password hashing algorithms | 540 |
| | Provides pre-defined rules for cracking password hashes with hashcat and john. | 420 |
| | Automates password hashing for bookshelf models using bcrypt | 0 |