Skip to content

Add toJwk() and fromJwk() to EcPrivateKey. #1024

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

Merged
merged 1 commit into from
Jun 5, 2025
Merged

Add toJwk() and fromJwk() to EcPrivateKey. #1024

merged 1 commit into from
Jun 5, 2025

Conversation

davidz25
Copy link
Contributor

@davidz25 davidz25 commented Jun 5, 2025

We recently this on EcPublicKey, for symmetry also add it to EcPrivateKey. Also add tests to check roundtrips for all curves.

Test: New unit tests.

We recently this on EcPublicKey, for symmetry also add it to
EcPrivateKey. Also add tests to check roundtrips for all curves.

Test: New unit tests.
Signed-off-by: David Zeuthen <[email protected]>
@davidz25 davidz25 requested a review from sorotokin June 5, 2025 12:10
@sorotokin sorotokin merged commit 205144c into main Jun 5, 2025
6 checks passed
@sorotokin sorotokin deleted the privkey-tojwk branch June 5, 2025 17:38
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