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.diffieHellman() #21806

Closed
Tracked by #18455
littledivy opened this issue Jan 5, 2024 · 5 comments · Fixed by #24938
Closed
Tracked by #18455

Implement crypto.diffieHellman() #21806

littledivy opened this issue Jan 5, 2024 · 5 comments · Fixed by #24938
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 changed the title crypto.diffieHellman() @littledivy Implement crypto.diffieHellman() Jan 5, 2024
@littledivy littledivy added bug Something isn't working correctly node compat crypto Related to node:crypto or WebCrypto labels Jan 5, 2024
@iuioiua
Copy link
Contributor

iuioiua commented Feb 20, 2024

I'll aim to have this done for 1.41.

@birkskyum
Copy link
Contributor

Maybe https://crates.io/crates/x25519-dalek could be helpful here?

@birkskyum
Copy link
Contributor

birkskyum commented Aug 7, 2024

@littledivy is this and #13451 resolved after #24463 ? I'm trying to reassess the status on blockers for this SolidStart ticket (#23474).

@iuioiua
Copy link
Contributor

iuioiua commented Aug 8, 2024

To be completed in #24938.

@iuioiua iuioiua closed this as completed Aug 8, 2024
@birkskyum
Copy link
Contributor

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
4 participants