Re: ecdh support causes unnecessary roundtrips - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: ecdh support causes unnecessary roundtrips
Date
Msg-id CAOYmi+kjPLWdb2Qym4Damg5X=sWdVuv0RmRLJ1K04=OKnQgkNA@mail.gmail.com
Whole thread Raw
In response to Re: ecdh support causes unnecessary roundtrips  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: ecdh support causes unnecessary roundtrips
List pgsql-hackers
On Tue, Mar 4, 2025 at 4:05 PM Daniel Gustafsson <daniel@yesql.se> wrote:
> > On 4 Mar 2025, at 20:19, Daniel Gustafsson <daniel@yesql.se> wrote:
> > Thanks for the reminder, this is sitting on my must-have TODO for 18 and I
> > agree that we should add x25519 to the default set.
>
> And to add some code for that proposal, the attached adds it to the default set.

In mundane-annoyances news, LibreSSL apparently does not accept
"x25519" and wants "X25519" instead. :D

--Jacob



pgsql-hackers by date:

Previous
From: Matheus Alcantara
Date:
Subject: Re: dblink: Add SCRAM pass-through authentication
Next
From: Daniel Gustafsson
Date:
Subject: Re: ecdh support causes unnecessary roundtrips