Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

optimize receiving data with TLS 1.3 and aes-256-gcm #1829

Open
bdaehlie opened this issue Mar 1, 2024 · 0 comments
Open

optimize receiving data with TLS 1.3 and aes-256-gcm #1829

bdaehlie opened this issue Mar 1, 2024 · 0 comments
Labels
performance_enhancement Pull requests that should improve performance

Comments

@bdaehlie
Copy link
Contributor

bdaehlie commented Mar 1, 2024

We ran the Rustls benchmarking tool with the Rustls v0.23 release and Rustls appears to be a bit slower than OpenSSL 3.2.0 when receiving data with TLS 1.3 and aes-256-gcm. We should optimize until we are faster than OpenSSL.

@bdaehlie bdaehlie added the performance_enhancement Pull requests that should improve performance label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance_enhancement Pull requests that should improve performance
Projects
None yet
Development

No branches or pull requests

1 participant