-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
crypto: Add crypto/dh to the stdlib #6170
Labels
FrozenDueToAge
Proposal
Proposal-Crypto
Proposal related to crypto packages or other security issues
Milestone
Comments
Comment 1 by evan@phx.io: I used the wrong email to submit this, it should be evan@phx.io. |
Comment 7 by deleted.evan.phoenix@hungrymachine.com: Does "Repo-Main" mean it's going to get merged in for 1.3? That would be great, thanks! |
Comment 9 by deleted.evan.phoenix@hungrymachine.com: Ok. Should we just close this then and keep it external? No reason keep a ticket languishing... |
Finite field Diffie-Hellman has mostly run its course. We did without it in the stdlib until now, and I don't see how the need for it could increase going forward. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
FrozenDueToAge
Proposal
Proposal-Crypto
Proposal related to crypto packages or other security issues
by deleted.evan.phoenix@hungrymachine.com:
The text was updated successfully, but these errors were encountered: