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

Support NIST P-521 public keys #230

Merged
merged 6 commits into from
Jan 23, 2024
Merged

Support NIST P-521 public keys #230

merged 6 commits into from
Jan 23, 2024

Conversation

akeamc
Copy link
Contributor

@akeamc akeamc commented Jan 22, 2024

This PR adds support for the ecdsa-sha2-nistp521 algorithm. The code is far from perfect and could use some polishing.

russh-keys/src/key.rs Outdated Show resolved Hide resolved
@Eugeny
Copy link
Member

Eugeny commented Jan 23, 2024

Looking good so far, could you please also add a key parsing test?

@akeamc
Copy link
Contributor Author

akeamc commented Jan 23, 2024

Sure!

@Eugeny
Copy link
Member

Eugeny commented Jan 23, 2024

Perfect! In the future I'd love to genericize the ECDSA code but for now it does the trick.

@all-contributors please add @akeamc for code

Copy link
Contributor

@Eugeny

We had trouble processing your request. Please try again later.

@Eugeny Eugeny merged commit 2f08873 into warp-tech:main Jan 23, 2024
4 checks passed
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.

None yet

2 participants