Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signing Complete #2

Open
wants to merge 3 commits into
base: standard_ops
Choose a base branch
from
Open

Conversation

vivekteega
Copy link
Member

No description provided.

@vivekteega vivekteega closed this Jul 9, 2022
@vivekteega vivekteega reopened this Jul 9, 2022
@vivekteega vivekteega closed this Jul 9, 2022
@vivekteega
Copy link
Member Author

Pulling Tanishk changes into branch "standard-operations" for further revision

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

Message in string ( not hex-encoded string)
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

@vivekteega vivekteega reopened this Jul 9, 2022
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