Current section
Files
Jump to
Current section
Files
src/hotp.app.src
{application,hotp,
[{description,"HMAC-Based One-Time Password Algorithm, as described in RFC 4226"},
{vsn,"1.0.2"},
{registered,[]},
{applications,[kernel,stdlib,crypto]},
{env,[]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/xandkar/erlang-hotp"}]}]}.