Skip to content

Rust Nif that wraps a couple functions from the libsecp256k1 rust library

License

Notifications You must be signed in to change notification settings

ayrat555/ex_secp256k1

Repository files navigation

ExSecp256k1

Hex.pm Hex.pm Hex.pm Github.com

NIF for secp256k1 curve functions.

It wraps functions from the libsecp256k1 Rust library.

Installation

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

  [
    {:ex_secp256k1, "~> 0.7"}
  ]

Usage

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

Contributing

  1. Fork it!
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Rust Nif that wraps a couple functions from the libsecp256k1 rust library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •