Ed209

An Elixir/Erlang nif wrapper to call Ed25519 functions in rust available from (https://github.com/dalek-cryptography/ed25519-dalek)

This is currently only a very basic POC.

Credits

uses Dalek-ed25519 rust crate for Ed-25519 functions and Rustler for generating the rust/nif interop