Current section
Files
Jump to
Current section
Files
src/libdecaf.app.src
{application,libdecaf,
[{description,"libdecaf NIF for ECDH (X25519, X448), EdDSA (Ed25519, Ed25519ctx, Ed25519ph, Ed448, Ed448ph), curve25519, curve448, spongerng"},
{vsn,"2.1.0"},
{id,"git"},
{registered,[]},
{applications,[kernel,stdlib,crypto]},
{modules,[]},
{maintainers,["Andrew Bennett"]},
{licenses,["MIT"]},
{links,[{"Github",
"https://github.com/potatosalad/erlang-libdecaf"}]},
{include_paths,["c_deps/ed448goldilocks/"]}]}.