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

Deno's node:crypto has unknown ciphers #27671

Closed
Martin-Ting opened this issue Jan 14, 2025 · 1 comment
Closed

Deno's node:crypto has unknown ciphers #27671

Martin-Ting opened this issue Jan 14, 2025 · 1 comment

Comments

@Martin-Ting
Copy link

Version: Deno 2.1.3

I'm having the same issue as this pull request: #24864. Using Deno's node:crypto module with scripts that runs on node (tested with node v16.20.2 and v23.6.0) throws the error TypeError: Unknown cipher aes-256-ccm. Are there plans to expand the compatibility for Deno's crypto library to support the same OpenSSL algorithms that node may support?

@marvinhagemeister
Copy link
Contributor

Are there plans to expand the compatibility for Deno's crypto library to support the same OpenSSL algorithms that node may support?

Yes, there is no timeline on that though.

Closing as duplicate of #24864

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

No branches or pull requests

2 participants