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

AES-CBC for SubtleCrypto#encrypt & SubtleCrypto#decrypt #410

Closed
QuiiBz opened this issue Dec 25, 2022 · 0 comments · Fixed by #848
Closed

AES-CBC for SubtleCrypto#encrypt & SubtleCrypto#decrypt #410

QuiiBz opened this issue Dec 25, 2022 · 0 comments · Fixed by #848

Comments

@QuiiBz
Copy link
Member

QuiiBz commented Dec 25, 2022

We should support the AES-CBC algorithm for SubtleCrypto#encrypt and SubtleCrypto#decrypt as required by W3C and WinterCG. Right now, only AES-GCM is supported.

@QuiiBz QuiiBz added this to Roadmap Dec 25, 2022
@QuiiBz QuiiBz converted this from a draft issue Dec 25, 2022
@QuiiBz QuiiBz added this to the Alpha milestone Dec 25, 2022
@QuiiBz QuiiBz changed the title AES-CBC for CryptoSubtle#encrypt / CryptoSubtle#decrypt AES-CBC for CryptoSubtle#encrypt & CryptoSubtle#decrypt Dec 25, 2022
@QuiiBz QuiiBz modified the milestones: Alpha, Beta Dec 30, 2022
@QuiiBz QuiiBz changed the title AES-CBC for CryptoSubtle#encrypt & CryptoSubtle#decrypt AES-CBC for SubtleCrypto#encrypt & SubtleCrypto#decrypt Apr 23, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in Roadmap May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant