porridge
Password Hasher
A library providing secure password storage through keyed hashing with Argon2-based passwords.
Simple, strong and standardized keyed password storage.
22 stars
4 watching
0 forks
Language: Python
last commit: almost 7 years ago argon2cryptographypassword-hashpassword-storagepasswordssecurity
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Argon2 password hashing algorithm in Python | 18 |
| A lightweight package for generating and comparing password hashes using the Argon2 algorithm. | 20 |
| A modern password hashing library for Python | 1,286 |
| A Rust library implementing the Argon2 password hashing algorithm | 174 |
| A library that provides a password hashing function using the Argon2 algorithm in Erlang | 6 |
| A Java-based implementation of the Argon2 password hashing algorithm using a native C library | 332 |
| A Ruby implementation of Argon2 password hashing with customizable parameters | 1 |
| A web-based tool for managing and automating password cracking tasks with analytics capabilities. | 362 |
| Provides a specification and behaviours for password hashing libraries in Elixir. | 1,303 |
| Provides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm | 326 |
| Provides a unified implementation of multiple password hashing algorithms. | 54 |
| A JavaScript implementation of the Argon2 password-hashing function for browser runtime | 391 |
| A JavaScript implementation of password hashing and verification using PBKDF2 with HMAC SHA256 | 119 |
| Node.js bindings for argon2, a widely used password hashing algorithm | 63 |
| Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |