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.7.0"},
{registered,[]},
{applications,[kernel,stdlib,crypto,fast_pbkdf2]},
{optional_applications,[fast_pbkdf2]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/esl/fast_scram/"}]}]}.