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

fix node:crypto API support #17952

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

vicb
Copy link
Contributor

@vicb vicb commented Nov 4, 2024

The node:crypto keys API are not available.

While those exist, they would throw an ERR_METHOD_NOT_IMPLEMENTED error.

Note that we have plans to implement them in the future, see cloudflare/workerd#3009 for more details.

Most diffs in the PR are due to the formatting fix, the actual changes are l80+

/cc @jasnell

@GregBrimble GregBrimble merged commit 4f42bf5 into cloudflare:production Nov 5, 2024
8 checks passed
@vicb vicb deleted the node/crypto branch November 5, 2024 06:37
@vicb
Copy link
Contributor Author

vicb commented Nov 5, 2024

Thanks Greg

elithrar pushed a commit that referenced this pull request Nov 6, 2024
harshil1712 pushed a commit that referenced this pull request Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product:workers Related to Workers product size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants