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

feat(runtime): support AES-CBC for SubtleCrypto#encrypt & SubtleCrypto#decrypt #848

Merged
merged 2 commits into from May 11, 2023

Conversation

QuiiBz
Copy link
Member

@QuiiBz QuiiBz commented May 11, 2023

About

Closes #410

@changeset-bot
Copy link

changeset-bot bot commented May 11, 2023

🦋 Changeset detected

Latest commit: d07ce70

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@lagon/cli Patch
@lagon/runtime Patch
@lagon/serverless Patch
@lagon/docs Patch
@lagon/js-runtime Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented May 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dashboard ❌ Failed (Inspect) May 11, 2023 5:13pm
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 11, 2023 5:13pm
storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 11, 2023 5:13pm
www ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 11, 2023 5:13pm

@QuiiBz QuiiBz changed the title feat(runtime): support AES-CBC for SubtleCrypto#encrypt & SubtleCrypto#decrypt feat(runtime): support AES-CBC for SubtleCrypto#encrypt & SubtleCrypto#decrypt May 11, 2023
@QuiiBz QuiiBz enabled auto-merge (squash) May 11, 2023 17:21
@QuiiBz QuiiBz merged commit cd214f2 into main May 11, 2023
9 of 10 checks passed
@QuiiBz QuiiBz deleted the feat/runtime-aes-cbc branch May 11, 2023 17:21
@QuiiBz QuiiBz mentioned this pull request May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AES-CBC for SubtleCrypto#encrypt & SubtleCrypto#decrypt
1 participant