Pipelining support for TLSv1.3 and Provided Ciphers
Open
@ramenhost is already working on this.
Since Jun 7, 2024.
backlog fix
help wanted
triaged: feature
- Dominant language
- C
- Stars
- 30.8k
- Forks
- 11.5k
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
Hi,
We are working on a hardware accelerator, and we use OpenSSL Engine/Provider framework to offload crypto. SSL pipelining feature gives us performance benefits and we are planning to extend pipelining support to TLSv1.3 and provided ciphers.
This feature was mentioned by @mattcaswell in PR #19456 discussion recently. Creating this issue for community feedback before starting our work on it. We are looking forward to submit a PR for review once done.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.