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

GitHub

3 stars
1 watching
1 forks
Language: Elixir
last commit: over 3 years ago
Linked from 1 awesome list

bcryptcryptographyelixirpasswordsecurity

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
maxcountryman/flask-bcrypt Provides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm 326
riverrun/comeonin Provides a specification and behaviours for password hashing libraries in Elixir. 1,298
pyca/bcrypt A modern password hashing library for Python 1,250
bcrypt-ruby/bcrypt-ruby A Ruby binding for the OpenBSD bcrypt() password hashing algorithm 1,928
dnaeon/cl-bcrypt Provides functions to generate, parse and verify bcrypt password hashes 13
bcryptnet/bcrypt.net An enhanced C# implementation of the bcrypt password hashing algorithm 839
riverrun/argon2_elixir An Elixir wrapper around the Argon2 password hashing algorithm 229
ntrepid8/ex_crypto Provides an Erlang crypto module wrapper for Elixir to simplify secure application development 150
eudoxia0/cl-pass A password hashing and verification library 30
zitadel/passwap Provides a unified implementation of multiple password hashing algorithms. 51
simonepri/upash A unified API for password hashing algorithms 540
elithrar/simple-scrypt Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go 198
bunnylushington/apache.passwdmd5 Generates Apache style MD5 hash from a password and salt. 5
bsiddiqui/bookshelf-bcrypt Automates password hashing and verification in bookshelf models 16
alisinabh/ntru_elixir A NIF wrapper around the libntru library for post-quantum cryptography 17