comeonin

Password hasher

Provides a specification and behaviours for password hashing libraries in Elixir.

Password hashing specification for the Elixir programming language

GitHub

1k stars
17 watching
65 forks
Language: Elixir
last commit: almost 2 years ago
Linked from 2 awesome lists

argon2bcryptelixirpbkdf2

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
riverrun/argon2_elixirAn Elixir wrapper around the Argon2 password hashing algorithm229
manelli/ex_bcryptAn Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm3
technion/ruby-argon2A Ruby gem providing FFI bindings and a simplified interface to the Argon2 password hashing algorithm.229
phxql/argon2-jvmA Java-based implementation of the Argon2 password hashing algorithm using a native C library332
andskur/argon2-hashingA lightweight package for generating and comparing password hashes using the Argon2 algorithm.20
riverrun/phauxthA comprehensive authentication library for Plug-based web applications written in Elixir.408
vic/comeonin_ecto_passwordAn Ecto type for securely storing encrypted passwords using Comeonin.35
cjlarose/argon2-ffiNode.js bindings for argon2, a widely used password hashing algorithm63
ergenius/eargon2A library that provides a password hashing function using the Argon2 algorithm in Erlang6
asmod4n/mruby-argon2A Ruby implementation of Argon2 password hashing with customizable parameters1
ultrahorizon/pyargon2An implementation of Argon2 password hashing algorithm in Python18
whitfin/jumperA consistent hash implementation in Elixir12
thusoy/porridgeA library providing secure password storage through keyed hashing with Argon2-based passwords.22
tmthecoder/argon2swiftA Swift wrapper around a reference implementation of the Argon2 password hashing algorithm27
bryant/argon2rsA Rust library implementing the Argon2 password hashing algorithm174