Packages

NIF bindings for the libpaillier cryptographic library

Current section

Files

Jump to
paillier src paillier.app.src
Raw

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"}]}]}.