forked from Lainports/opnsense-ports
9 lines
288 B
Text
9 lines
288 B
Text
Password hashing (bcrypt, pbkdf2_sha512) library for Elixir.
|
|
|
|
This library is intended to make it very straightforward for
|
|
developers to check users' passwords in as secure a manner as
|
|
possible.
|
|
|
|
Comeonin now supports bcrypt and pbkdf2_sha512.
|
|
|
|
WWW: https://github.com/elixircnx/comeonin
|