Skip to content

Instantly share code, notes, and snippets.

@KamilLelonek
Last active March 31, 2018 20:44
Show Gist options
  • Save KamilLelonek/ea5215c7c91b348b26351ad21b0fcfb9 to your computer and use it in GitHub Desktop.
Save KamilLelonek/ea5215c7c91b348b26351ad21b0fcfb9 to your computer and use it in GitHub Desktop.
signature =
:crypto.sign(
:ecdsa,
:sha256,
"message",
[private_key, :secp256k1]
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment