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

fix(ext/crypto): support EC p256 private key material in exportKey #13547

Merged
merged 4 commits into from
Feb 8, 2022

Conversation

littledivy
Copy link
Member

@littledivy littledivy commented Jan 31, 2022

Fixes #13549

@littledivy littledivy marked this pull request as ready for review January 31, 2022 04:53
ext/crypto/shared.rs Outdated Show resolved Hide resolved
@littledivy
Copy link
Member Author

littledivy commented Feb 8, 2022

Thanks for completing this @lucacasonato

@littledivy littledivy merged commit e218d56 into denoland:main Feb 8, 2022
@littledivy littledivy deleted the ec_private_conversion branch February 8, 2022 13:18
@cryptographix
Copy link
Contributor

@littledivy maybe should rename issue and merge to include P384?

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.

Spki CryptoKey export not working for ECDSA
3 participants