Re: Using a stock openssl BIO - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Using a stock openssl BIO
Date
Msg-id 20210715175926.GA14027@momjian.us
Whole thread Raw
In response to Using a stock openssl BIO  (Andres Freund <andres@anarazel.de>)
Responses Re: Using a stock openssl BIO  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Wed, Jul 14, 2021 at 07:17:47PM -0700, Andres Freund wrote:
> FWIW, I don't think hardware tls acceleration is a particularly crucial thing
> for now. Outside of backups it's rare to have the symmetric encryption part of
> tls be the problem these days thanks, to the AES etc functions in most of the
> common CPUs.
> 
> I don't plan to work on this, but Thomas encouraged me to mention this on the
> list when I mention it to him.

So, I am aware of CPU AES acceleration and I assume PG uses that.  It is
the public key certificate verification part of TLS that we don't use
hardware acceleration for, right?

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  If only the physical world exists, free will is an illusion.




pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: pg_upgrade does not upgrade pg_stat_statements properly
Next
From: John Naylor
Date:
Subject: Re: speed up verifying UTF-8