https://bugs.winehq.org/show_bug.cgi?id=49543
--- Comment #16 from Hans Leidekker hans@meelstraat.net --- (In reply to Davy from comment #15)
(In reply to Hans Leidekker from comment #14)
(In reply to muetakappaepsilon from comment #13)
Any update on getting this into the trunk of wine?
We would like to avoid adding another library dependency. Someone tried to add ECDH support to GnuTLS a while ago (which could be generalized to handle both DH and ECDH) but it seems the effort has stalled:
It seems implemented in GnuTLS 3.8.2 recently?
https://gitlab.com/gnutls/gnutls/-/merge_requests/1773 https://gitlab.com/gnutls/gnutls/-/blob/3.8.2/NEWS?ref_type=tags#L13
Yes, it looks promising. We probably need some extra changes to handle importing/exporting DH keys.