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(ext/node): add crypto.diffieHellman #24938

Merged
merged 5 commits into from
Aug 8, 2024
Merged

fix(ext/node): add crypto.diffieHellman #24938

merged 5 commits into from
Aug 8, 2024

Conversation

lucacasonato
Copy link
Member

@lucacasonato lucacasonato commented Aug 8, 2024

Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com

Closes #21806

Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com
@littledivy littledivy changed the title feat(ext/crypto): crypto.diffieHellman fix(ext/node): add crypto.diffieHellman Aug 8, 2024
Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@littledivy littledivy merged commit 93d4792 into main Aug 8, 2024
17 checks passed
@littledivy littledivy deleted the diffie_hellman_fn branch August 8, 2024 09:35
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.

Implement crypto.diffieHellman()
2 participants