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 crypto.createPublicKey() #21807

Closed
Tracked by #18455
littledivy opened this issue Jan 5, 2024 · 1 comment · Fixed by #22509
Closed
Tracked by #18455

Implement crypto.createPublicKey() #21807

littledivy opened this issue Jan 5, 2024 · 1 comment · Fixed by #22509
Assignees
Labels
bug Something isn't working correctly crypto Related to node:crypto or WebCrypto node API polyfill Related to various "node:*" modules APIs node compat

Comments

@littledivy
Copy link
Member

No description provided.

@littledivy littledivy added bug Something isn't working correctly node compat crypto Related to node:crypto or WebCrypto labels Jan 5, 2024
@mattiasrunge
Copy link

This is currently blocking the use of npm:ssh2 which would be nice to use on Deno. Hope this can be implemented soon :)

@bartlomieju bartlomieju added the node API polyfill Related to various "node:*" modules APIs label Mar 4, 2024
littledivy added a commit that referenced this issue Mar 13, 2024
Closes #21807

Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
magurotuna pushed a commit to magurotuna/deno that referenced this issue Mar 13, 2024
…2509)

Closes denoland#21807

Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
nathanwhit pushed a commit that referenced this issue Mar 14, 2024
Closes #21807

Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly crypto Related to node:crypto or WebCrypto node API polyfill Related to various "node:*" modules APIs node compat
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants