Apache.PasswdMD5
Password hasher
Generates Apache style MD5 hash from a password and salt.
Apache/APR Style Password Hashing
5 stars
2 watching
0 forks
Language: Elixir
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that provides basic htpasswd functions for managing user authentication data. | 4 |
| A Common Lisp library for securely hashing and verifying passwords. | 30 |
| Provides a specification and behaviours for password hashing libraries in Elixir. | 1,303 |
| An Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm | 3 |
| Provides a unified implementation of multiple password hashing algorithms. | 54 |
| Creates an MD5 hash with hex encoding from input data | 45 |
| A Lua-based library implementing the scrypt password hashing algorithm | 18 |
| Provides forward compatibility with PHP password_* functions from version 5.3.7 and above | 2,147 |
| An enhanced C# implementation of the bcrypt password hashing algorithm | 848 |
| Provides pre-defined rules for cracking password hashes with hashcat and john. | 420 |
| An implementation of the MD5 hashing algorithm in Swift. | 12 |
| Provides functions to generate, parse and verify bcrypt password hashes | 13 |
| Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
| A Java-based implementation of the Argon2 password hashing algorithm using a native C library | 332 |
| Provides a simple way to encode and decode unique identifiers in web applications. | 106 |