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 exporting SPKI with RSA-PSS algorithm #76

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

microshine
Copy link
Contributor

This pull request fixes an issue where the PublicKey class was not correctly exporting SPKI with RSA-PSS algorithm in browsers. The code now converts RSA-PSS algorithm to RSA-PKCS1 before exporting.

@microshine microshine merged commit 9d4fe21 into master May 27, 2024
10 checks passed
@microshine microshine deleted the fix-export-rsa-pss branch May 27, 2024 17:42
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.

1 participant