[EXTERNAL] Re: AES in ECB mode
anupama m
anuavnd at gmail.com
Mon Nov 20 06:22:40 UTC 2023
Hi Viktor,
I am trying to optimize my reverse proxy application by limiting the
number of SSL handshakes upstream to just one instead of all the
connections trying to establish a secure channel. Basically all the
connections' data will be multiplexed onto this single SSL connection.
Multiple SSL handshakes is the constraint to performance in my case and
this is what I am trying to address.
Thanks,
Anupama M
On Mon, Nov 20, 2023 at 10:41 AM Viktor Dukhovni <openssl-users at dukhovni.org>
wrote:
> On Mon, Nov 20, 2023 at 09:22:30AM +0530, anupama m wrote:
>
> > Can someone please share their insights about this issue.
>
> You're solving the wrong (XY) problem. Perhaps you can explain what
> your real goals and constraints are, setting aside any tentative ideas
> about solutions.
>
> --
> Viktor.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20231120/978700b3/attachment.htm>
More information about the openssl-users
mailing list