eargon2
Password hasher
A library that provides a password hashing function using the Argon2 algorithm in Erlang
Argon2 password hashing for Erlang.
6 stars
2 watching
2 forks
Language: Erlang
last commit: about 1 year ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A lightweight package for generating and comparing password hashes using the Argon2 algorithm. | 20 |
| | An Elixir wrapper around the Argon2 password hashing algorithm | 229 |
| | A Java-based implementation of the Argon2 password hashing algorithm using a native C library | 332 |
| | An implementation of Argon2 password hashing algorithm in Python | 18 |
| | A Rust library implementing the Argon2 password hashing algorithm | 174 |
| | A C-based library that provides a Lua interface to the Argon2 password hashing algorithm | 22 |
| | A JavaScript implementation of the Argon2 password-hashing function for browser runtime | 391 |
| | A Swift wrapper around a reference implementation of the Argon2 password hashing algorithm | 27 |
| | A Ruby gem providing FFI bindings and a simplified interface to the Argon2 password hashing algorithm. | 229 |
| | Provides a unified set of libraries and interfaces for password hashing in Dart applications. | 18 |
| | Node.js bindings for argon2, a widely used password hashing algorithm | 63 |
| | Provides a specification and behaviours for password hashing libraries in Elixir. | 1,303 |
| | A Ruby implementation of Argon2 password hashing with customizable parameters | 1 |
| | A fluent Java API for generating and verifying password hashes using the Argon2 algorithm. | 65 |
| | A library providing secure password storage through keyed hashing with Argon2-based passwords. | 22 |