Current section
Files
Jump to
Current section
Files
src/paillier.app.src
{application,paillier,
[{description,"NIF bindings for the libpaillier cryptographic library"},
{vsn,"1.0.0"},
{env,[]},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib]},
{licenses,["GPL-2.0-only"]},
{links,[{"GitHub",
"https://github.com/mrshankly/erlang-paillier"}]}]}.