Current section
Files
Jump to
Current section
Files
src/pbkdf2.app.src
{application,pbkdf2,
[{description,"Erlang PBKDF2 Key Derivation Function"},
{vsn,"2.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{modules,[pbkdf2]},
{env,[]},
{maintainers,["basho","Heinz N. Gies"]},
{licenses,["Apache"]},
{links,[{"Github","https://github.com/basho/erlang-pbkdf2"}]}]}.