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

Implement ECDSA sign/verify #7

Merged
merged 12 commits into from
Jul 4, 2022
Merged

Implement ECDSA sign/verify #7

merged 12 commits into from
Jul 4, 2022

Conversation

qmuntal
Copy link
Contributor

@qmuntal qmuntal commented Mar 18, 2022

Please review #6 first.

This PR implements ECDSA functions and methods.

There doesn't seem to be any incompatibility with Go crypto 😄

@qmuntal qmuntal force-pushed the dev/qmuntal/rsa branch 2 times, most recently from d65eeb2 to e1f71ab Compare March 24, 2022 14:37
@qmuntal qmuntal marked this pull request as draft June 29, 2022 13:55
Base automatically changed from dev/qmuntal/rsa to main June 30, 2022 13:17
@qmuntal qmuntal merged commit 9a3c545 into main Jul 4, 2022
@qmuntal
Copy link
Contributor Author

qmuntal commented Jul 4, 2022

Wops, this has been automatically closed by GitHub because I've unintentionally force pushed this branch into main. Can't reopen so I've created #11.

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