comeonin
Password hasher
Provides a specification and behaviours for password hashing libraries in Elixir.
Password hashing specification for the Elixir programming language
1k stars
17 watching
65 forks
Language: Elixir
last commit: about 1 year ago
Linked from 2 awesome lists
argon2bcryptelixirpbkdf2
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An Elixir wrapper around the Argon2 password hashing algorithm | 229 |
| | An Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm | 3 |
| | A Ruby gem providing FFI bindings and a simplified interface to the Argon2 password hashing algorithm. | 229 |
| | A Java-based implementation of the Argon2 password hashing algorithm using a native C library | 332 |
| | A lightweight package for generating and comparing password hashes using the Argon2 algorithm. | 20 |
| | A comprehensive authentication library for Plug-based web applications written in Elixir. | 408 |
| | An Ecto type for securely storing encrypted passwords using Comeonin. | 35 |
| | Node.js bindings for argon2, a widely used password hashing algorithm | 63 |
| | A library that provides a password hashing function using the Argon2 algorithm in Erlang | 6 |
| | A Ruby implementation of Argon2 password hashing with customizable parameters | 1 |
| | An implementation of Argon2 password hashing algorithm in Python | 18 |
| | A consistent hash implementation in Elixir | 12 |
| | A library providing secure password storage through keyed hashing with Argon2-based passwords. | 22 |
| | A Swift wrapper around a reference implementation of the Argon2 password hashing algorithm | 27 |
| | A Rust library implementing the Argon2 password hashing algorithm | 174 |