Current section
Files
Jump to
Current section
Files
src/fast_scram.app.src
{application,fast_scram,
[{description,"A fast Salted Challenge Response Authentication Mechanism"},
{vsn,"0.4.0"},
{registered,[]},
{applications,[kernel,stdlib,crypto]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/esl/fast_scram/"}]}]}.