| Field |
Value |
| bugs |
[] |
| contributors |
|
| dependencies |
|
| description |
A library to handle password hashing and changing in a safe manner, independent from any kind of storage whatsoever.
|
| directories |
src
lib
priv
include
|
| homepage |
|
| keywords |
Erlang
password
bcrypt
hashing
|
| licenses |
|
| maintainers |
Fred Hebert <bW9ub25jcWNAZmVyZC5jYQ==>
|
| metadata |
published_by: "ferd"
|
| name |
erlpass
|
| platforms |
[] |
| repositories |
GitHub
ferd/erlpass
|
| version |
0.1.2
|
mix.exs
{:erlpass,"0.1.2",[github: "ferd/erlpass", tag: "0.1.2"]}
rebar.config
{erlpass,"0.1.2",{git,"https://github.com/ferd/erlpass",{tag,"0.1.2"}}}
SCM
$ git clone https://github.com/ferd/erlpass erlpass && cd erlpass && git checkout 0.1.2
(Alternatively, you can run
expm spec erlpass 0.1.2 --format scm | sh)
package.exs
$ expm spec erlpass 0.1.2
comments powered by