ex_bcrypt
Password hasher
An Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm
Elixir wrapper for the OpenBSD bcrypt password hashing algorithm
3 stars
1 watching
1 forks
Language: Elixir
last commit: almost 4 years ago
Linked from 1 awesome list
bcryptcryptographyelixirpasswordsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm | 326 |
| Provides a specification and behaviours for password hashing libraries in Elixir. | 1,303 |
| A modern password hashing library for Python | 1,286 |
| A Ruby binding for the OpenBSD bcrypt() password hashing algorithm | 1,933 |
| Provides functions to generate, parse and verify bcrypt password hashes | 13 |
| An enhanced C# implementation of the bcrypt password hashing algorithm | 848 |
| An Elixir wrapper around the Argon2 password hashing algorithm | 229 |
| Provides an Erlang crypto module wrapper for Elixir to simplify secure application development | 150 |
| A Common Lisp library for securely hashing and verifying passwords. | 30 |
| Provides a unified implementation of multiple password hashing algorithms. | 54 |
| A unified API for password hashing algorithms | 540 |
| Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
| Generates Apache style MD5 hash from a password and salt. | 5 |
| Automates password hashing and verification in bookshelf models | 16 |
| A NIF wrapper around the libntru library for post-quantum cryptography | 17 |