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

crypto: Add crypto/dh to the stdlib #6170

Closed
gopherbot opened this issue Aug 16, 2013 · 9 comments
Closed

crypto: Add crypto/dh to the stdlib #6170

gopherbot opened this issue Aug 16, 2013 · 9 comments
Labels
FrozenDueToAge Proposal Proposal-Crypto Proposal related to crypto packages or other security issues
Milestone

Comments

@gopherbot
Copy link

by deleted.evan.phoenix@hungrymachine.com:

Please consider adding crypto/dh, found here: https://github.com/evanphx/go-crypto-dh to
the stdlib. RSA and EC are already present and using diffie hellman for custom crypto
protocols is very useful.

Thanks for your consideration!
@gopherbot
Copy link
Author

Comment 1 by evan@phx.io:

I used the wrong email to submit this, it should be evan@phx.io.

@robpike
Copy link
Contributor

robpike commented Aug 16, 2013

Comment 2:

Leaving for agl to decide. Does this belong in the separate go.crypto repo, if anywhere?
No rush for Go1.2.

Labels changed: added priority-later, removed priority-triage, go1.2maybe.

Status changed to Accepted.

@rsc
Copy link
Contributor

rsc commented Nov 27, 2013

Comment 3:

Labels changed: added go1.3maybe.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 5:

Labels changed: added release-none, removed go1.3maybe.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 6:

Labels changed: added repo-main.

@gopherbot
Copy link
Author

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!

@mikioh
Copy link
Contributor

mikioh commented Dec 5, 2013

Comment 8:

Nope, see https://code.google.com/p/go-wiki/wiki/HandlingIssues.

@gopherbot
Copy link
Author

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...

@rsc rsc added this to the Unplanned milestone Apr 10, 2015
@FiloSottile FiloSottile added Proposal Proposal-Declined Proposal-Crypto Proposal related to crypto packages or other security issues labels Mar 8, 2019
@FiloSottile
Copy link
Contributor

FiloSottile commented Mar 8, 2019

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.

@golang golang locked and limited conversation to collaborators Mar 7, 2020
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
Projects
None yet
Development

No branches or pull requests

5 participants