Packages

An Elixir/Erlang nif wrapper to call Ed25519 functions in rust from https://github.com/dalek-cryptography/ed25519-dalek Requires rust/cargo to build the native nif library; see: https://rustup.rs/ This is currently only a very basic POC.

Current section

Files

Jump to
ed209 mix.lock
Raw

mix.lock

%{
"earmark": {:hex, :earmark, "1.2.5", "4d21980d5d2862a2e13ec3c49ad9ad783ffc7ca5769cf6ff891a4553fbaae761", [:mix], [], "hexpm"},
"ex_doc": {:hex, :ex_doc, "0.18.3", "f4b0e4a2ec6f333dccf761838a4b253d75e11f714b85ae271c9ae361367897b7", [:mix], [{:earmark, "~> 1.1", [hex: :earmark, repo: "hexpm", optional: false]}], "hexpm"},
"rustler": {:hex, :rustler, "0.16.0", "9b04237d2e7b30fcae40a28edb56f59aad8f4e3c8790f4996b5f200f649964be", [], [], "hexpm"},
}