v0.12.0 - Add new Curve25519 extensions to the API
* Introduce Curve25519 handling. * Update and bump README.md * Add contributor file
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{application, enacl,
|
||||
[
|
||||
{description, "Erlang NaCl bindings"},
|
||||
{vsn, "0.11.0"},
|
||||
{vsn, "0.12.0"},
|
||||
{registered, []},
|
||||
{applications, [kernel, stdlib]},
|
||||
{env, []}
|
||||
|
||||
Reference in New Issue
Block a user