Current section
Files
Jump to
Current section
Files
src/pqclean.app.src
{application,pqclean,
[{description,"Post-Quantum Cryptography NIF based on PQClean for Erlang and Elixir"},
{vsn,"0.0.3"},
{id,"git"},
{registered,[]},
{applications,[kernel,stdlib]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"Github",
"https://github.com/potatosalad/erlang-pqclean"}]},
{include_paths,["build.config","erlang.mk","Makefile",
"c_deps/PQClean/"]}]}.