Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ed25519Blake2b

Elixir NIF for working with ed25519 signatures with blake2b hashing. Created with rustler.

Installation

The package can be installed by adding ed25519_blake2b to your list of dependencies in mix.exs:

def deps do
  [
    {:ed25519_blake2b, "~> 0.1.1"}
  ]
end

The docs can be found at https://hexdocs.pm/ed25519_blake2b.

About

Elixir NIF for working with ed25519 signatures with blake2b hashing. Created with rustler.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages