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/node): exporting rsa public keys #23596

Merged
merged 7 commits into from
Apr 29, 2024

Conversation

littledivy
Copy link
Member

Initial support for exporting rsa public KeyObject.

Current assumption is that RSA keys are stored in pkcs1 der format in key storage.

Ref #23471
Ref #18928
Ref #21124

Initial support for exporting rsa public KeyObject.

Current assumption is that RSA keys are stored in pkcs1 der format in key storage.
@littledivy littledivy marked this pull request as ready for review April 29, 2024 05:37
@littledivy littledivy merged commit b02ffec into denoland:main Apr 29, 2024
17 checks passed
@bartlomieju bartlomieju deleted the export_rsa_public_key branch April 29, 2024 14:10
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