eargon2

Password hasher

A library that provides a password hashing function using the Argon2 algorithm in Erlang

Argon2 password hashing for Erlang.

GitHub

6 stars
2 watching
2 forks
Language: Erlang
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
andskur/argon2-hashingA lightweight package for generating and comparing password hashes using the Argon2 algorithm.20
riverrun/argon2_elixirAn Elixir wrapper around the Argon2 password hashing algorithm229
phxql/argon2-jvmA Java-based implementation of the Argon2 password hashing algorithm using a native C library332
ultrahorizon/pyargon2An implementation of Argon2 password hashing algorithm in Python18
bryant/argon2rsA Rust library implementing the Argon2 password hashing algorithm174
thibaultcha/lua-argon2A C-based library that provides a Lua interface to the Argon2 password hashing algorithm22
antelle/argon2-browserA JavaScript implementation of the Argon2 password-hashing function for browser runtime391
tmthecoder/argon2swiftA Swift wrapper around a reference implementation of the Argon2 password hashing algorithm27
technion/ruby-argon2A Ruby gem providing FFI bindings and a simplified interface to the Argon2 password hashing algorithm.229
tmthecoder/dargon2Provides a unified set of libraries and interfaces for password hashing in Dart applications.18
cjlarose/argon2-ffiNode.js bindings for argon2, a widely used password hashing algorithm63
riverrun/comeoninProvides a specification and behaviours for password hashing libraries in Elixir.1,303
asmod4n/mruby-argon2A Ruby implementation of Argon2 password hashing with customizable parameters1
kosprov/jargon2-apiA fluent Java API for generating and verifying password hashes using the Argon2 algorithm.65
thusoy/porridgeA library providing secure password storage through keyed hashing with Argon2-based passwords.22