Current section
Files
Jump to
Current section
Files
src/acorn128.app.src
{application,acorn128,
[{description,"ACORN-128 (v3) AEAD Cipher NIF for Erlang and Elixir"},
{vsn,"0.0.1"},
{id,"git"},
{registered,[]},
{applications,[kernel,stdlib]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"Github",
"https://github.com/potatosalad/erlang-acorn128"}]}]}.