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

Implement importKey(), encrypt(), and decrypt() functions for crypto.subtle #168

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

TooTallNate
Copy link
Owner

The AES-CBC and (non-standard) AES-XTS modes are supported initially. More can be added in the future.

Copy link

changeset-bot bot commented Dec 19, 2024

🦋 Changeset detected

Latest commit: fd9691d

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

This PR includes changesets to release 4 packages
Name Type
@nx.js/runtime Patch
@nx.js/nro Patch
@nx.js/nsp Patch
create-nxjs-app 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

Copy link

vercel bot commented Dec 19, 2024

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

Name Status Preview Comments Updated (UTC)
nx-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 8:09am

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