Closed
Description
Support for Diffie-Hellman Group Exchange was proposed and added in the linked proposal: #17230
This was marked as closed and completed.
However, the PR that actually closed and completed this only implemented client-side kex. It did not implement server-side; only a minimal implementation to allow tests for the client-side to pass. See PR https://go-review.googlesource.com/c/crypto/+/174257 and commit golang/crypto@57b3e21.
I posit that the original issue should not have been marked as closed and completed because it was not truly completed as the Diffie-Hellman Group Exchange is still not fully supported.
Metadata
Metadata
Assignees
Type
Projects
Status
Accepted