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 verification #6

Closed
str4d opened this issue Oct 25, 2017 · 1 comment
Closed

Implement ECDSA verification #6

str4d opened this issue Oct 25, 2017 · 1 comment

Comments

@str4d
Copy link
Owner

str4d commented Oct 25, 2017

Some Destinations and routers use this type of signature. There are crates that provide at least P-256 and P-384 (e.g. ring), and it should be possible to extend them to support P-521 as well.

@str4d str4d changed the title Implement ECDSA Implement ECDSA verification Sep 23, 2018
@str4d
Copy link
Owner Author

str4d commented Sep 23, 2018

Split off P-521 into #31.

@str4d str4d closed this as completed in #30 Sep 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant