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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

LibWeb: Implement RSAOAEP.encrypt and decrypt #23897

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

stelar7
Copy link
Contributor

@stelar7 stelar7 commented Apr 9, 2024

Even more SubtleCrypto work.

Yay for specs that slightly change how an algorithm works 馃檭

@stelar7 stelar7 requested a review from alimpfard as a code owner April 9, 2024 00:11
@github-actions github-actions bot added the 馃憖 pr-needs-review PR needs review from a maintainer or community member label Apr 9, 2024
@stelar7 stelar7 force-pushed the rsa-eme-web-js-encrypt branch 2 times, most recently from 5350c68 to 35983dd Compare April 9, 2024 00:20
@stelar7 stelar7 force-pushed the rsa-eme-web-js-encrypt branch 2 times, most recently from d4dd103 to ecb69e1 Compare April 9, 2024 07:49
@stelar7 stelar7 force-pushed the rsa-eme-web-js-encrypt branch 2 times, most recently from 03edc27 to 21be204 Compare April 10, 2024 22:34
@stelar7 stelar7 marked this pull request as draft April 25, 2024 18:09
@github-actions github-actions bot removed the 馃憖 pr-needs-review PR needs review from a maintainer or community member label Apr 25, 2024
@stelar7 stelar7 changed the title LibWeb: Implement RSAOAEP.encrypt() LibWeb: Implement RSAOAEP.encrypt and decrypt Apr 27, 2024
Copy link

stale bot commented May 22, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions!

@stale stale bot added the stale label May 22, 2024
@stelar7
Copy link
Contributor Author

stelar7 commented May 22, 2024

not stale

@stale stale bot removed the stale label May 22, 2024
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

3 participants