Skip to content

Signing Complete#1

Open
legion2002 wants to merge 2 commits intoranchimall:masterfrom
legion2002:master
Open

Signing Complete#1
legion2002 wants to merge 2 commits intoranchimall:masterfrom
legion2002:master

Conversation

@legion2002
Copy link
Copy Markdown
Collaborator

The sign_message functions now verifies with standard operations.
Things to note:
The function now takes 2 parameters -

  1. Message in string ( not hex-encoded string)
  2. Private key in wif (not bytes etc.)
    the hex parameter has been removed as we are always returning hex in standard ops
    New libraries used - hashlib
    The elliptical curve folder, holds the code taken from starkbank ecdsa (MIT License)
    no other additional dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants