-
Notifications
You must be signed in to change notification settings - Fork 59
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 RSA-OAEP and RSA-PSS typos for JWK #391
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Looks good to me. Could you either mark the PR as non-substantive (if you consider it as such) here, or join the WebAppSec WG to sign the IPR commitment?
devgianlu marked as non substantive for IPR from ash-nazg. |
Done! |
SHA: 37f3dd8 Reason: push, by twiss Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
The spec has been fixed since w3c/webcrypto#391.
The spec has been fixed since w3c/webcrypto#391.
The spec has been fixed since w3c/webcrypto#391.
The spec has been fixed since w3c/webcrypto#391.
Fixes some simple typos in the RSA-OAEP and RSA-PSS JWK import operations.
Preview | Diff